mirror of
https://github.com/django-components/django-components.git
synced 2025-08-31 03:07:19 +00:00
docs: Move docs-folder to root (#816)
* Move docs-folder form src to root * Avoid mkdocs package / module name clash * Update location of docs & add Windows compatibility * Update requirements-docs * Update generated file to current state
This commit is contained in:
parent
cdc830fca3
commit
594c0689ba
68 changed files with 116 additions and 108 deletions
17
docs/reference/exceptions.md
Normal file
17
docs/reference/exceptions.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
<!-- Autogenerated by reference.py -->
|
||||
|
||||
# Exceptions
|
||||
|
||||
|
||||
::: django_components.AlreadyRegistered
|
||||
options:
|
||||
show_if_no_docstring: true
|
||||
|
||||
::: django_components.NotRegistered
|
||||
options:
|
||||
show_if_no_docstring: true
|
||||
|
||||
::: django_components.TagProtectedError
|
||||
options:
|
||||
show_if_no_docstring: true
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue