mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-08-10 03:14:21 +02:00
More docstrings plus configured autodoc, refs #311
This commit is contained in:
parent
ee469e3122
commit
b95b6b63f6
5 changed files with 158 additions and 20 deletions
|
|
@ -20,4 +20,4 @@ help:
|
|||
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
|
||||
|
||||
livehtml:
|
||||
sphinx-autobuild -b html "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(0)
|
||||
sphinx-autobuild -a -b html "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(0) --watch ../sqlite_utils
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue