This repository contains the source files of the MediaElch documentation. You can find the documentation here: https://mediaelch.github.io/mediaelch-doc/
Download and install Sphinx as well as the "Read the Docs Sphinx Theme".
pip install -U Sphinx # Install Sphinx
pip install sphinx_rtd_theme # Install Theme
cd docs
./create_changelog.sh # Concerts the Markdown changelog to reStructuredText
make html
If you are a maintainer of this repository, you can release a new version of this
documentation by using ./update_github_pages.sh
.
Note: You must not have any un-committed changes in your local repository!
If you can't install the theme using pip
, please refer to:
https://sphinx-rtd-theme.readthedocs.io/en/latest/installing.html#via-git-or-download
Fork this repo and create a pull request containing your changes. Any help is welcome! :-)
If you add images (such as screenshots), minimize them using Trimage.