]> 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:

Big documentation deduplication
authorŁukasz Langa <lukasz@langa.pl>
Tue, 27 Mar 2018 01:37:36 +0000 (18:37 -0700)
committerŁukasz Langa <lukasz@langa.pl>
Tue, 27 Mar 2018 01:39:02 +0000 (18:39 -0700)
commit611737f9cc186d3e6463ef774fdbda4f77055d4c
tree174f012ab1fe35f9df4a317312d6aa7884871523
parent5c6a0dd03f7f6d8694d1b9a62f9770be44f0b809
Big documentation deduplication

Most is not generated from README.md so we no longer have to remember to update
two Change Logs, and so on!

If we decide to diverge from the README in Sphinx, that's fine, too. We will
just create dedicated documents.
16 files changed:
README.md
docs/authors.md [new symlink]
docs/change_log.md [new symlink]
docs/changelog.md [deleted file]
docs/conf.py
docs/contributing_to_black.md [new symlink]
docs/editor_integration.md [new symlink]
docs/index.rst
docs/installation_and_usage.md [new symlink]
docs/license.md [new symlink]
docs/requirements-docs.txt [deleted file]
docs/show_your_style.md [new symlink]
docs/technical_philosophy.md [deleted file]
docs/testimonials.md [new symlink]
docs/the_black_code_style.md [new symlink]
docs/usage.md [deleted file]