This repository stores the user manual of all public versions of FCS. You can directly view the hosted version here
If you require an offline manaul please feel free to build it yourself.
cd doc
python build_docs.py
You should find all documents in doc/_build/html after the script finishes.
If you were so kind to contribute, please feel free to do so.
cd doc
make gettext
sphinx-intl update -p _build/gettext -l en
sphinx-intl update -p _build/gettext -l jp