Skip to content

Commit 5122c64

Browse files
committed
Update docs
1 parent b7e3f7e commit 5122c64

File tree

2 files changed

+66
-16
lines changed

2 files changed

+66
-16
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author = 'Ahmed Fawzy Gad'
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = '3.1.0'
25+
release = '3.2.0'
2626

2727
master_doc = 'index'
2828

docs/source/index.rst

Lines changed: 65 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -251,9 +251,52 @@ pygad Module
251251

252252

253253

254-
255254
.. _header-n5:
256255

256+
More About pygad Module
257+
===============
258+
259+
260+
.. toctree::
261+
:maxdepth: 4
262+
:caption: More About pygad Module TOC
263+
264+
pygad_more.rst
265+
266+
267+
268+
269+
.. _header-n6:
270+
271+
utils Module
272+
===============
273+
274+
275+
.. toctree::
276+
:maxdepth: 4
277+
:caption: utils Module TOC
278+
279+
utils.rst
280+
281+
282+
283+
.. _header-n7:
284+
285+
visualize Module
286+
===============
287+
288+
289+
.. toctree::
290+
:maxdepth: 4
291+
:caption: visualize Module TOC
292+
293+
visualize.rst
294+
295+
296+
297+
298+
.. _header-n8:
299+
257300
pygad.nn Module
258301
===============
259302

@@ -268,7 +311,7 @@ pygad.nn Module
268311

269312

270313

271-
.. _header-n6:
314+
.. _header-n9:
272315

273316
pygad.gann Module
274317
=================
@@ -288,7 +331,7 @@ pygad.gann Module
288331

289332

290333

291-
.. _header-n7:
334+
.. _header-n10:
292335

293336
pygad.cnn Module
294337
=================
@@ -302,13 +345,7 @@ pygad.cnn Module
302345

303346

304347

305-
306-
307-
308-
309-
310-
311-
.. _header-n8:
348+
.. _header-n11:
312349

313350
pygad.gacnn Module
314351
=================
@@ -323,7 +360,7 @@ pygad.gacnn Module
323360

324361

325362

326-
.. _header-n9:
363+
.. _header-n12:
327364

328365
pygad.kerasga Module
329366
=================
@@ -338,7 +375,7 @@ pygad.kerasga Module
338375

339376

340377

341-
.. _header-n10:
378+
.. _header-n13:
342379

343380
pygad.torchga Module
344381
=================
@@ -353,20 +390,33 @@ pygad.torchga Module
353390

354391

355392

356-
.. _header-n11:
393+
.. _header-n14:
357394

358-
More Information
395+
Releases
359396
=================
360397

361398

362399
.. toctree::
363400
:maxdepth: 4
364-
:caption: More Information
401+
:caption: Releases
365402

366403
releases.rst
367404

368405

369406

407+
.. _header-n15:
408+
409+
helper Module
410+
=================
411+
412+
413+
.. toctree::
414+
:maxdepth: 4
415+
:caption: helper Module TOC
416+
417+
helper.rst
418+
419+
370420

371421

372422
Indices and tables

0 commit comments

Comments
 (0)