]> git.madduck.net Git - etc/vim.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

document classes, functions, exceptions (#82)
authorCarol Willing <carolcode@willingconsulting.com>
Wed, 28 Mar 2018 17:12:27 +0000 (10:12 -0700)
committerŁukasz Langa <lukasz@langa.pl>
Wed, 28 Mar 2018 17:12:27 +0000 (10:12 -0700)
commita9f50cd0b58259a11a1c851bde7b4f11321e5b3b
tree478e2d07e066c9db82aaec72f79b1079c9ca0208
parent10bb45c35e8e08215ad9a060aca33be91a98b864
document classes, functions, exceptions (#82)
docs/conf.py
docs/index.rst
docs/reference/reference_classes.rst [new file with mode: 0644]
docs/reference/reference_exceptions.rst [new file with mode: 0644]
docs/reference/reference_functions.rst [new file with mode: 0644]
docs/reference/reference_summary.rst [new file with mode: 0644]