Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 545 Bytes

README.rst

File metadata and controls

25 lines (12 loc) · 545 Bytes

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