diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2016-07-30 04:54:37 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2016-07-30 04:54:37 -0400 |
| commit | 26fe8c9d342dc580eb6f7f725af4db6c781ac4e2 (patch) | |
| tree | 0e401c0f46a4571843a9bf584a2aa43959a0e2cb | |
| parent | 9651e1af947b34a7664f972a1a9fcb720d473a6e (diff) | |
comment out developer guides
| -rw-r--r-- | mkdocs.yml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -29,8 +29,8 @@ pages: #- Troubleshooting: 'guide/troubleshooting.md' - Developer Guide: - Contributing Documentation: 'dev/documentation.md' - - Plugin Design: 'dev/plugins.md' - - API: 'dev/api.md' + #- Plugin Design: 'dev/plugins.md' + #- API: 'dev/api.md' - About: - License: 'about/license.md' - Open Source: 'about/open-source.md' |
