Browse Source

doc: adapt to m.css changes.

pull/2/head
Vladimír Vondruš 7 years ago
parent
commit
ee2a209e9c
  1. 2
      doc/python/conf.py

2
doc/python/conf.py

@ -64,7 +64,7 @@ INPUT_DOCS = [
]
LINKS_NAVBAR2 = [
('C++ API', '../../../../magnum/build/doc-mcss/html/index', [])
('C++ API', '../../../../magnum/build/doc-mcss/html/index.html', [])
]
PLUGINS = [

Loading…
Cancel
Save