This directory contains the documentation for ViZDoom.
For more information about how to contribute to the documentation go to our CONTRIBUTING.md
If you edit the C++ documentation (inside api_cpp), you need to run to update other files:
python scripts/create_python_docs_from_cpp_docs.py
python scripts/create_python_docstrings_from_cpp_docs.py