Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedfgad committed Sep 6, 2023
1 parent b7e3f7e commit 5122c64
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 16 deletions.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -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'

Expand Down
80 changes: 65 additions & 15 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
===============

Expand All @@ -268,7 +311,7 @@ pygad.nn Module



.. _header-n6:
.. _header-n9:

pygad.gann Module
=================
Expand All @@ -288,7 +331,7 @@ pygad.gann Module



.. _header-n7:
.. _header-n10:

pygad.cnn Module
=================
Expand All @@ -302,13 +345,7 @@ pygad.cnn Module









.. _header-n8:
.. _header-n11:

pygad.gacnn Module
=================
Expand All @@ -323,7 +360,7 @@ pygad.gacnn Module



.. _header-n9:
.. _header-n12:

pygad.kerasga Module
=================
Expand All @@ -338,7 +375,7 @@ pygad.kerasga Module



.. _header-n10:
.. _header-n13:

pygad.torchga Module
=================
Expand All @@ -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
Expand Down

0 comments on commit 5122c64

Please sign in to comment.