diff --git a/Docs/conf.py b/Docs/conf.py index cf849b6..64dfce9 100644 --- a/Docs/conf.py +++ b/Docs/conf.py @@ -10,7 +10,7 @@ # copyright = "" # author = "" -release = "1.0.0" +release = "24.08.13" version = "1.0.0" # -- General configuration --------------------------------------------------- diff --git a/Docs/getting_started.rst b/Docs/getting_started.rst new file mode 100644 index 0000000..6252e57 --- /dev/null +++ b/Docs/getting_started.rst @@ -0,0 +1,3 @@ +=============== +Getting Started +=============== \ No newline at end of file diff --git a/Docs/how_to_guides/how_to_deploy_ui.rst b/Docs/how_to_guides/how_to_deploy_ui.rst new file mode 100644 index 0000000..0b5ae7c --- /dev/null +++ b/Docs/how_to_guides/how_to_deploy_ui.rst @@ -0,0 +1,3 @@ +================ +How To Deploy UI +================ \ No newline at end of file diff --git a/Docs/how_to_guides/how_to_use_interface.rst b/Docs/how_to_guides/how_to_use_interface.rst index 10f0010..98ba76c 100644 --- a/Docs/how_to_guides/how_to_use_interface.rst +++ b/Docs/how_to_guides/how_to_use_interface.rst @@ -4,8 +4,6 @@ How To Use User Interface .. container:: - - .. container:: main-content .. rubric:: PARETO User Interface @@ -103,7 +101,6 @@ How To Use User Interface |scenario-comparison| - .. container:: footer © 2024 Project PARETO Example. All rights reserved. diff --git a/Docs/how_to_guides/index.rst b/Docs/how_to_guides/index.rst index 55248a3..af90adc 100644 --- a/Docs/how_to_guides/index.rst +++ b/Docs/how_to_guides/index.rst @@ -5,3 +5,4 @@ How To Guides :maxdepth: 1 how_to_use_interface + how_to_deploy_ui diff --git a/Docs/index.rst b/Docs/index.rst index 98d9eb0..5dbf73d 100644 --- a/Docs/index.rst +++ b/Docs/index.rst @@ -24,6 +24,7 @@ Content .. toctree:: :maxdepth: 2 + getting_started how_to_guides/index citing license