docs(init): Add initial docs and config #24 #25

Merged
imAsparky merged 1 commit from issue-24 into main 2023-09-25 09:10:37 +00:00
imAsparky commented 2023-09-25 09:10:28 +00:00 (Migrated from github.com)

Create the docs folder and sphinx project with separate source and build folders.

Split out requirements into docs/requirements and add include with -r in project requirements.

Add README to the index page.

Add .readthedocs.yaml file for doc builds.

Add initial config in conf.py.

Uses furo, copybutton and monokai pygments.

Includes intersphinx mapping to python and django.

closes #24

Create the docs folder and sphinx project with separate source and build folders. Split out requirements into docs/requirements and add include with -r in project requirements. Add README to the index page. Add `.readthedocs.yaml` file for doc builds. Add initial config in conf.py. Uses `furo`, `copybutton` and `monokai pygments`. Includes `intersphinx` mapping to `python` and `django`. closes #24
Sign in to join this conversation.
No description provided.