zulip/docs/development
Harshit Bansal e75f0c1ee4 requirements: Rename requirements files.
This commit renames various source requirements files like `dev.txt`,
`mypy.txt` etc to `dev.in`, `mypy.in` etc and various locked requirements
files like `dev_lock.txt`, `mypy_lock.txt` etc to `dev.txt`, `mypy.txt`
etc. This will help in emphasizing to the user that *.in are actually
input to `update-locked-requirements` tool which should be run after
updating any of these.
2017-11-21 02:38:26 +05:30
..
index.rst docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
overview.md docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
remote.md docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
request-remote.md docs: Move remotedev docs to docs/development/ and fix links. 2017-11-20 11:13:59 -08:00
setup-advanced.md requirements: Rename requirements files. 2017-11-21 02:38:26 +05:30
setup-vagrant.md docs: Use git clone -c to set git pull to rebase by default. 2017-11-16 14:35:02 -08:00
using.md docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00