mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
docs: Remove the 'develop' guide
This contained a list of extensions, along with general contributing information and pointers on how to develop your own extensions. The list of extensions was very old, referenced the dead BitBucket repo and was really not very helpful, while the contributing and development information was just pointers to other, better documentation. Remove the document wholesale and update any pointers we have to it to other, better docs. Signed-off-by: Stephen Finucane <stephen@that.guru>
This commit is contained in:
2
doc/_themes/sphinx13/layout.html
vendored
2
doc/_themes/sphinx13/layout.html
vendored
@@ -67,7 +67,7 @@
|
||||
<li><a href="{{ pathto('index') }}">Home</a></li>
|
||||
<li><a href="{{ pathto('usage/installation') }}">Get it</a></li>
|
||||
<li><a href="{{ pathto('contents') }}">Docs</a></li>
|
||||
<li><a href="{{ pathto('develop') }}">Extend/Develop</a></li>
|
||||
<li><a href="{{ pathto('development') }}">Extend</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<a href="{{ pathto('index') }}">
|
||||
|
||||
Reference in New Issue
Block a user