Re-work Docs and split out README (using MkDocs) (#2894)

* Initial Documentation re-org

* remove testing link from readme

* rewrite quickstart

* get code blocks working across mkdocs and github

* add link to plugins repo

* add link to plugins repo and move readme to plugin template repo

* Add emoji to "Extensibility with Plugins" in readme

Co-authored-by: Reinier van der Leer <github@pwuts.nl>

* Make docs deploy workflow path-selective

* Also run workflow when the workflow is updated

* fix readme links under configuration subfolder

* shrink subheadings in readme

---------

Co-authored-by: Toran Bruce Richards <toran.richards@gmail.com>
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
This commit is contained in:
Richard Beales
2023-04-22 12:56:22 +01:00
committed by GitHub
parent e9f3f9bd1d
commit ad5d8b2341
14 changed files with 564 additions and 494 deletions

1
.gitignore vendored
View File

@@ -94,6 +94,7 @@ instance/
# Sphinx documentation
docs/_build/
site/
# PyBuilder
target/