anyoptimization / pymoo-doc

Automatically created documentation of pymoo
Apache License 2.0
4 stars 3 forks source link

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