mirror of
https://github.com/django-components/django-components.git
synced 2025-09-26 15:39:08 +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
6
docs/README.md
Normal file
6
docs/README.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: Welcome to Django Components
|
||||
weight: 1
|
||||
---
|
||||
<!-- NOTE: This README.md page is required, because it generates the top-level `index.html` -->
|
||||
--8<-- "docs/overview/welcome.md:4"
|
Loading…
Add table
Add a link
Reference in a new issue