]> git.madduck.net Git - etc/vim.git/history - docs/conf.py

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:

re-implement simple CORS middleware for blackd (#2500)
[etc/vim.git] / docs / conf.py
2021-05-27 Richard SiFix and test docs on Windows (#2262)
2021-05-16 Richard SiAdd issue triage documentation (#2236)
2021-05-10 Richard SiAutogenerate black(d|-primer)? help in usage docs ...
2021-05-08 Richard SiReorganize docs v2 (GH-2174)
2021-05-04 Richard SiDrop Travis CI and migrate Coveralls (#2186)
2021-04-26 Richard SiSymlink docs/change_log.md to CHANGES.md, don't copy...
2020-08-24 Łukasz LangaMake doc generation a little smarter, update doc sections
2020-08-21 Łukasz LangaFix dealing with generated files in docs
2020-08-21 Łukasz LangaReformat docs/conf.py according to the new style
2020-08-20 Richard SiUpgrade docs to Sphinx 3+ and add doc build test (...
2020-05-24 Richard SiRefactor docs / Maintenance of docs (#1456)
2020-03-29 Zsolt DollensteinOmit commit hash and date stamp from doc version (...
2020-03-27 Zsolt DollensteinFix readthedocs build (#1321)
2019-10-13 Andrey#455 Fix bug with tricky unicode symbols (#1047)
2019-09-18 Zsolt Dollensteinfix doc generation
2019-08-21 Zsolt Dollensteinfix doc generation
2019-07-22 Zsolt DollensteinHello github.com/psf!
2019-05-02 Hugoambv/black -> python/black (#819)
2018-06-19 MariattaAdd travis badge and GitHub Fork banner to docs (#365)
2018-06-04 Łukasz LangaReformat docs/conf.py, too.
2018-03-29 Łukasz LangaMore minor documentation-related changes
2018-03-29 Łukasz LangaAuto-generated documentation-related fixes
2018-03-28 Carol Willingdocument classes, functions, exceptions (#82)
2018-03-27 Łukasz LangaBig documentation deduplication
2018-03-26 Łukasz LangaSelf-host PyPI-related badges
2018-03-26 Łukasz LangaThe site is cleaner without the 'Related' cruft.
2018-03-25 Łukasz LangaMore documentation fixes for ReadTheDocs
2018-03-25 Łukasz LangaDocumentation fixes for ReadTheDocs
2018-03-23 Carol Willingadd sphinx docs skeleton (#71)