Skip to content

Commit 18ca538

Browse files
committed
Remove page documenting the cmd2_ext_test plugin from the main cmd2 API Reference
It was failing to build on ReadTheDocs with MkDocs
1 parent 8020699 commit 18ca538

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

docs/api/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,3 @@ If a release of this library changes any of the items documented here, the versi
2020
- [cmd2.py_bridge](./py_bridge.md) - classes for bridging calls from the embedded python environment to the host app
2121
- [cmd2.table_creator](./table_creator.md) - table creation module
2222
- [cmd2.utils](./utils.md) - various utility classes and functions
23-
- [cmd2_ext_test](./plugin_external_test.md) - External test plugin

docs/api/plugin_external_test.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

mkdocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,6 @@ nav:
210210
- api/py_bridge.md
211211
- api/table_creator.md
212212
- api/utils.md
213-
- api/plugin_external_test.md
214213
- Meta:
215214
- doc_conventions.md
216215

0 commit comments

Comments
 (0)