diff --git a/docs/conf.py b/docs/conf.py index ed79ad4e..0a936b0e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -191,7 +191,7 @@ # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = [os.path.join(conf_directory, 'sphinx/_build/_static')] -html_static_path = ['docs/sphinx/_build/_static/theme_overrides.css'] +#html_static_path = ['docs/sphinx/_build/_static/theme_overrides.css'] # Add any extra paths that contain custom files (such as robots.txt or # .htaccess) here, relative to this directory. These files are copied diff --git a/docs/doxygen/index.rst b/docs/doxygen/index.rst index d35180cb..10fc9902 100644 --- a/docs/doxygen/index.rst +++ b/docs/doxygen/index.rst @@ -7,6 +7,14 @@ API Documentation Doxygen generated API documentation can be found here: `API documentation <../../doxygen/html/index.html>`_ +Doxygen generated API documentation can be found here: `API 1 <../../../doxygen/html/index.html>`_ +Doxygen generated API documentation can be found here: `API 2 <../doxygen/html/index.html>`_ +Doxygen generated API documentation can be found here: `API 3 <./doxygen/html/index.html>`_ +Doxygen generated API documentation can be found here: `API 4 <./html/doxygen/index.html>`_ +Doxygen generated API documentation can be found here: `API 5 <../../../html/doxygen/index.html>`_ +Doxygen generated API documentation can be found here: `API 6 <../_readthedocs/html>`_ + +../_readthedocs/html `Coo_8cpp documentation `_ `Csc_8cpp documentation `_