This is the documentation for myArmy (http://myarmy.umulmrum.de). myArmy is a tabletop army creation tool which is completely browser-based and can be used online and offline.
This documentation is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. Contributing is highly welcome. By contributing you agree to license your work under the same Creative Commons license.
- Clone this repository
- Clone the bootstrap theme from https://github.com/ryan-roemer/sphinx-bootstrap-theme.git into a directory outside this project.
- There is a symlink from "_themes/bootstrap" to "../../sphinx-theme/sphinx-bootstrap-theme/sphinx-bootstrap-theme/bootstrap/". If this link doesn't fit your needs or your operating system, adjust it accordingly.
- Install Sphinx (Ubuntu: python-sphinx package)
In this project's root, call "make html" to create the HTML documentation.