]> git.proxmox.com Git - mirror_frr.git/commitdiff
docs: fix a warning while building manpages
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Tue, 10 Mar 2020 09:31:02 +0000 (10:31 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Tue, 10 Mar 2020 09:32:19 +0000 (10:32 +0100)
$ make doc
  SPHINX   doc/manpages/_build/.doctrees/environment.pickle
WARNING: html_static_path entry '_static' does not exist

Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com>
doc/manpages/conf.py

index 9121d38fe020a36cdc7bdcdfe971640683204305..8b9bb021a356411e96b82a10f8cd34888e3c5c88 100644 (file)
@@ -192,7 +192,7 @@ html_theme = 'default'
 # Add any paths that contain custom static files (such as style sheets) here,
 # relative to this directory. They are copied after the builtin static files,
 # so a file named "default.css" will overwrite the builtin "default.css".
-html_static_path = ['_static']
+html_static_path = []
 
 # Add any extra paths that contain custom files (such as robots.txt or
 # .htaccess) here, relative to this directory. These files are copied