diff options
| author | Rusty Wagner <rusty.wagner@gmail.com> | 2023-03-30 17:41:46 -0400 |
|---|---|---|
| committer | Rusty Wagner <rusty.wagner@gmail.com> | 2023-03-30 19:04:48 -0400 |
| commit | ce379e15d4db57567a934235390a3b98bf554762 (patch) | |
| tree | 40605bb5ed5eadb63498a012a29cde10c2749948 /mkdocs.yml | |
| parent | 9d12918cc45def8eda646df988486223c51cc3c6 (diff) | |
Add documentation for C++ types
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -56,6 +56,7 @@ nav: - Plugins: 'guide/plugins.md' - Settings: 'guide/settings.md' - Types: 'guide/type.md' + - C++ Types: 'guide/cpp.md' - Debugger: 'guide/debugger.md' - Objective-C (Beta): 'guide/objectivec.md' - Troubleshooting: 'guide/troubleshooting.md' |
