From 8dac97b20309f898fd19893cc53eb27f5550e762 Mon Sep 17 00:00:00 2001 From: SevgiAkten Date: Tue, 10 Dec 2024 10:30:52 +0300 Subject: [PATCH] (#68) Rename "Comprehensive Guide" to "API Reference" for accuracy --- docs/pycellga.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/pycellga.rst b/docs/pycellga.rst index a534f36..c30307e 100644 --- a/docs/pycellga.rst +++ b/docs/pycellga.rst @@ -1,5 +1,5 @@ -pycellga: A Comprehensive Guide -=============================== +pycellga: API Reference +======================== The `pycellga` package is a Python library for implementing and testing cellular genetic algorithms (CGAs). This guide provides an in-depth look at each module, offering descriptions and use cases to help users understand and utilize the library effectively.