diff options
| author | Robert Göhler <github@ghlr.de> | 2021-06-14 21:17:47 +0200 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-14 21:17:47 +0200 | 
| commit | 885dbb2c45f231668c5f307b78e127eaf89ccf05 (patch) | |
| tree | f9dd2573754ecb8870144920078684d8c90f6f3c /docs | |
| parent | 19f7b6bf14667de32913bdef7aa78cf68b89e91e (diff) | |
| download | vyos-documentation-885dbb2c45f231668c5f307b78e127eaf89ccf05.tar.gz vyos-documentation-885dbb2c45f231668c5f307b78e127eaf89ccf05.zip | |
autosectionslabels: reactivate plugin
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf.py | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/conf.py b/docs/conf.py index 8281827e..3e95e52d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -45,7 +45,7 @@ extensions = ['sphinx.ext.intersphinx',                'sphinx.ext.ifconfig',                'sphinx.ext.graphviz',                'notfound.extension', -              #'autosectionlabel', +              'autosectionlabel',                'vyos'  ] | 
