Pepperminty-Wiki/docs/README.md

25 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

# Pepperminty Wiki Docs
2018-12-12 21:12:29 +00:00
* [Pepperminty Wiki](01-Welcome.md)
* [Features](02-Features.md)
* [Screenshots](03-Screenshots.md)
* [Demo](https://starbeamrainbowlabs.com/labs/peppermint/build/)
2018-12-12 21:12:29 +00:00
* [Getting Started](04-Getting-Started.md)
* [Getting a Copy](05-Getting-A-Copy.md)
* **Configuration**
2019-01-05 22:27:20 +00:00
* [Configuring your instance](06-Configuration.md)
* [Inter-wiki links](06.5-Interwiki-Links.md)
* [Custom Themes](06.7-Custom-Themes.md)
2020-02-12 21:25:17 +00:00
* [External Renderers](06.8-External-Renderers.md)
2020-04-21 23:36:52 +00:00
* **Maintenance**
2020-04-22 00:18:32 +00:00
* [Command-Line Interface](20-Command-Line-Interface.md)
2020-08-16 15:03:50 +00:00
* **Development**
* [Writing Modules](50-Writing-Modules.md)
* [`pageindex.json` reference](60-ref-pageindex.md)
2020-08-18 14:35:53 +00:00
* [`recentchanges.json` reference](60-ref-recentchanges.md)
* **References**
2018-12-12 21:12:29 +00:00
* [Configuration Settings](https://starbeamrainbowlabs.com/labs/peppermint/peppermint-config-info.php)
2018-12-12 23:31:24 +00:00
* [HTTP API](https://starbeamrainbowlabs.com/labs/peppermint/docs/RestApi/)
* [PHP Module API](https://starbeamrainbowlabs.com/labs/peppermint/docs/ModuleApi/)
2020-04-21 23:36:52 +00:00
* [Making a Release](99-Making-A-Release.md)