Skip to content

rangeengine/Range-Engine-Docs

 
 

Repository files navigation

RanGE Manual

Welcome to the official repository of RanGE's Manual and Python API, the RanGE source-code repository can be found here.

You can contribute by opening an issue asking for a topic to be included in the documentation and/or opening a pull-request with the desired changes. If you'd rather contribute several things directly ask for commit rights.

Once a change is committed, a build is automatically generated and the new changes pushed to the upbge-docs repository directly.

Local Build Requirements

To build this documentation you'll need:

Once all dependencies are installed, simply open the console at the top-level directory and run the command:

make html

The documentation will than be built into the build directory.

License

RanGE itself is released under the GNU General Public License.

Except where otherwise noted, the content of the RanGE Manual is available under a Creative Commons Attribution-ShareAlike 4.0 International License or any later version. Excluded from the CC-BY-SA are also the used logos, trademarks, icons, source code and Python scripts.

This RanGE manual contains exclusive information from RanGE Documentation Team, but it's also based on others manuals and articles whose authors are exposed below:

This means that when someone contributes to the manual, they don't hold exclusive copyright to their text. They are of course, acknowledged and appreciated for their contribution. However, others' can change and improve any or all text in order to keep the manual consistent and up to date.

If you want to use the RanGE manual in other sites or other formats, please attribute the different authors and include hyperlinks (online) or URLs (in print) to the different manuals that are pointed out above.

RanGE Documentation Team

  • Rafael Tavares
  • SpectreGameDev
  • RPaladin

Languages

  • Python 94.2%
  • HTML 2.4%
  • CSS 2.3%
  • Other 1.1%