8000 docs: move devguide to sphinx for more powerful markup (#2898) · nedwill/rules_python@8f9ef76 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8f9ef76

Browse files
authored
docs: move devguide to sphinx for more powerful markup (bazel-contrib#2898)
Having the devguide processed by Sphinx will let us use more powerful markup, which will help make it possible to create richer documentation.
1 parent 53fd252 commit 8f9ef76

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

DEVELOPING.md renamed to docs/devguide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# For Developers
1+
# Dev Guide
22

33
This document covers tips and guidance for working on the rules_python code
44
base. A primary audience for it is first time contributors.

docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ gazelle
104104
REPL <repl>
105105
Extending <extending>
106106
Contributing <contributing>
107+
devguide
107108
support
108109
Changelog <changelog>
109110
api/index

0 commit comments

Comments
 (0)
0