/pymoo-doc

Automatically created documentation of pymoo

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

pymoo-doc - Documentation for pymoo

This package is responsible for creating the documentation for pymoo. Besides the documentation itself, it provides illustrative examples of how the framework can be used in different contexts.

Installation

For compiling the documentation, please first install the libraries listed in the dependency file:

pip install -r requirements.txt

Compilation

make html