zulip/docs/contributing
David Rosa bdbc384de5 docs: Reduce the number of apparently broken links on github.
- Updated 260+ links from ".html" to ".md" to reduce the number of issues
reported about hyperlinks not working when viewing docs on Github.
- Removed temporary workaround that suppressed all warnings reported
by sphinx build for every link ending in ".html".

Details:
The recent upgrade to recommonmark==0.5.0 supports auto-converting
".md" links to ".html" so that the resulting HTML output is correct.

Notice that links pointing to a heading i.e. "../filename.html#heading",
were not updated because recommonmark does not auto-convert them.
These links do not generate build warnings and do not cause any issues.
However, there are about ~100 such links that might still get misreported
as broken links.  This will be a follow-up issue.

Background:
docs: pip upgrade recommonmark and CommonMark #13013
docs: Allow .md links between doc pages #11719

Fixes #11087.
2019-10-07 12:08:27 -07:00
..
accessibility.md developer docs: Refer to 'zulipbot add' instead of 'zulipbot label'. 2018-09-21 12:16:39 -07:00
bug-reports.md docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
chat-zulip-org.md docs: Reduce the number of apparently broken links on github. 2019-10-07 12:08:27 -07:00
code-reviewing.md docs: Reduce the number of apparently broken links on github. 2019-10-07 12:08:27 -07:00
code-style.md docs: Reduce the number of apparently broken links on github. 2019-10-07 12:08:27 -07:00
gsod-ideas.md docs: Reduce the number of apparently broken links on github. 2019-10-07 12:08:27 -07:00
index.rst docs: Move mypy documentation from contributing to testing. 2018-12-16 21:52:53 -08:00
summer-with-zulip.md docs: Add link to linkedin to summer-with-zulip. 2019-06-05 17:03:24 -07:00
version-control.md docs/version-control: Set commit message line limit to 70. 2019-09-16 15:02:02 -07:00
zulipbot-usage.md docs: pip upgrade recommonmark and CommonMark 2019-08-15 22:41:40 -07:00