You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.
Like #11 (comment)
But....... Well........ English.....
How to add document
From source code
Write
docstring
to source code files likeregistration/backends/defalt/__init__.py
Run
$ sphinx-apidoc -f -o docs/ src $ (cd docs; make html)
Document
docs/about_registration_supplement.rst
$ (cd docs; make html)
The text was updated successfully, but these errors were encountered: