Auto-tools/Projects/MozBase/WritingDocs: Difference between revisions

Jump to navigation Jump to search
→‎Procedure: remove obselete thing
(→‎Procedure: remove obselete thing)
 
Line 30: Line 30:
** Sphinx is not smart enough to figure out that it needs to rescan python files included by .rst files. To get around this, run 'make clean && make html' instead of just 'make html'
** Sphinx is not smart enough to figure out that it needs to rescan python files included by .rst files. To get around this, run 'make clean && make html' instead of just 'make html'
* Profit!
* Profit!
Note: if you are documenting a new module you will need to add it to sys.path here:
https://github.com/mozilla/mozbase/blob/master/docs/conf.py#L20
947

edits

Navigation menu