diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2017-07-04 00:15:44 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2017-07-04 00:15:44 -0400 |
| commit | e5be1fc1b4f36a62226e00fa03a2726779026a3b (patch) | |
| tree | ad39dd4f72306f57f978b05afbc2a103feb24a61 /mkdocs.yml | |
| parent | f548d07f5b9f172c9ad089f62751ecd0c5cdc630 (diff) | |
initial plugin using writing documentation
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ pages: #- Patching: 'guide/patching.md' #- SCC: 'guide/scc.md' #- Types Library: 'guide/type.md' - #- Using Plugins: 'guide/plugins.md' + - Using and Writing Plugins: 'guide/plugins.md' - Troubleshooting: 'guide/troubleshooting.md' - Developer Guide: - Contributing Documentation: 'dev/documentation.md' |
