From 5122c6410c87bde788f80919eea33b454626afe8 Mon Sep 17 00:00:00 2001 From: Ahmed Gad Date: Wed, 6 Sep 2023 18:35:43 -0400 Subject: [PATCH] Update docs --- docs/source/conf.py | 2 +- docs/source/index.rst | 80 +++++++++++++++++++++++++++++++++++-------- 2 files changed, 66 insertions(+), 16 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 806bb02c..9dccbea8 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -22,7 +22,7 @@ author = 'Ahmed Fawzy Gad' # The full version, including alpha/beta/rc tags -release = '3.1.0' +release = '3.2.0' master_doc = 'index' diff --git a/docs/source/index.rst b/docs/source/index.rst index 3bd6ad62..92aacd7a 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -251,9 +251,52 @@ pygad Module - .. _header-n5: +More About pygad Module +=============== + + +.. toctree:: + :maxdepth: 4 + :caption: More About pygad Module TOC + + pygad_more.rst + + + + +.. _header-n6: + +utils Module +=============== + + +.. toctree:: + :maxdepth: 4 + :caption: utils Module TOC + + utils.rst + + + +.. _header-n7: + +visualize Module +=============== + + +.. toctree:: + :maxdepth: 4 + :caption: visualize Module TOC + + visualize.rst + + + + +.. _header-n8: + pygad.nn Module =============== @@ -268,7 +311,7 @@ pygad.nn Module -.. _header-n6: +.. _header-n9: pygad.gann Module ================= @@ -288,7 +331,7 @@ pygad.gann Module -.. _header-n7: +.. _header-n10: pygad.cnn Module ================= @@ -302,13 +345,7 @@ pygad.cnn Module - - - - - - -.. _header-n8: +.. _header-n11: pygad.gacnn Module ================= @@ -323,7 +360,7 @@ pygad.gacnn Module -.. _header-n9: +.. _header-n12: pygad.kerasga Module ================= @@ -338,7 +375,7 @@ pygad.kerasga Module -.. _header-n10: +.. _header-n13: pygad.torchga Module ================= @@ -353,20 +390,33 @@ pygad.torchga Module -.. _header-n11: +.. _header-n14: -More Information +Releases ================= .. toctree:: :maxdepth: 4 - :caption: More Information + :caption: Releases releases.rst +.. _header-n15: + +helper Module +================= + + +.. toctree:: + :maxdepth: 4 + :caption: helper Module TOC + + helper.rst + + Indices and tables