docs(init): Add initial docs and config #24 #25
No reviewers
Labels
No labels
bug
Chore
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
javascript
python
question
refactor
release
tests
ui
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
dunwright/django-tag-me!25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-24"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.yamlfile for doc builds.Add initial config in conf.py.
Uses
furo,copybuttonandmonokai pygments.Includes
intersphinxmapping topythonanddjango.closes #24