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

Fix readthedocs build (#1321)
authorZsolt Dollenstein <zsol.zsol@gmail.com>
Fri, 27 Mar 2020 10:43:41 +0000 (10:43 +0000)
committerGitHub <noreply@github.com>
Fri, 27 Mar 2020 10:43:41 +0000 (11:43 +0100)
commita33823e85956b30b3785120478775f8a9fe64b62
tree3283415acf0563c339bbccf0b2d9612605e3e8be
parent453ad9500b36f00cd8d4ba8ed0c23ff6765b18d3
Fix readthedocs build (#1321)

* migrate to new rtd config format and pip

* no type field anymore

* use builtin re for docs
docs/conf.py
docs/environment.yml [deleted file]
docs/requirements.txt
readthedocs.yml