From 8cf15cc15df39c3d02b14a5d6149628777a21a47 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 27 Sep 2022 10:52:48 +0200 Subject: [PATCH] trying to fix documentation --- docs/conf.py | 2 +- docs/index.rst | 11 +++-------- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index e85e51b..cdf5928 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -46,7 +46,7 @@ exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # -html_theme = 'sphinx_rtd_theme' +html_theme = 'sphinxdoc' # 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, diff --git a/docs/index.rst b/docs/index.rst index fea72a0..b11e7e4 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,12 +1,7 @@ -============================= +***************************** Welcome to gCat documentation -============================= - -.. toctree:: - :maxdepth: 2 - :caption: Contents: - +***************************** gCat is a RESTful application which exposes operations ... @@ -55,7 +50,7 @@ The most common error status a client can obtain are: You can find a complete list of HTTP Status at ``_ -If you get a *500 Internal Server Error*, please report it in the `gCube ticketing system ``_. +If you get a *500 Internal Server Error*, please report it in the `gCube ticketing system `_. Please use this checklist before reporting an error: