Enhance acme page.
This commit is contained in:
parent
f3ecc040c8
commit
9908137638
6 changed files with 188 additions and 235 deletions
19
docs/readme.md
Normal file
19
docs/readme.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Documentation
|
||||
|
||||
## Tooling
|
||||
|
||||
| Tool | Documentation | Sources |
|
||||
|-------------------|-------------------------------------|-----------------------------------|
|
||||
| mkdocs | [documentation][mkdocs] | [Sources][mkdocs-src] |
|
||||
| mkdocs-material | [documentation][mkdocs-material] | [Sources][mkdocs-material-src] |
|
||||
| pymdown-extensions| [documentation][pymdown-extensions] | [Sources][pymdown-extensions-src] |
|
||||
|
||||
|
||||
[mkdocs]: https://www.mkdocs.org "Mkdocs"
|
||||
[mkdocs-src]: https://github.com/mkdocs/mkdocs "Mkdocs - Sources"
|
||||
|
||||
[mkdocs-material]: https://squidfunk.github.io/mkdocs-material/ "Material for MkDocs"
|
||||
[mkdocs-material-src]: https://github.com/squidfunk/mkdocs-material "Material for MkDocs - Sources"
|
||||
|
||||
[pymdown-extensions]: https://facelessuser.github.io/pymdown-extensions/extensions "PyMdown Extensions"
|
||||
[pymdown-extensions-src]: https://github.com/facelessuser/pymdown-extensions "PyMdown Extensions - Sources"
|
Loading…
Add table
Add a link
Reference in a new issue