diff options
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py index 4c8989ef..d82f292c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -189,5 +189,3 @@ def vytask_role(name, rawtext, text, lineno, inliner, options={}, content=[]): def setup(app): pass - #app.add_object_type('opcmd', 'opcmd') - #app.add_object_type('cfgcmd', 'cfgcmd') |