Moulberry / adventure-docs

Documentation for the Adventure projects.

Home Page:https://docs.adventure.kyori.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adventure-docs

Source for the documentation of adventure.

Usage

  1. It's recommended to use virtualenv:
    1. Install: apt install virtualenv (or whatever on your OS)
    2. virtualenv ENV
    3. . ENV/bin/activate
  2. Install all required libraries: pip install -r requirements.txt
  3. Run the dev server make livehtml
  4. Make your changes!

About

Documentation for the Adventure projects.

https://docs.adventure.kyori.net/

License:Creative Commons Attribution Share Alike 4.0 International


Languages

Language:Python 86.1%Language:Batchfile 6.7%Language:Makefile 6.1%Language:HTML 1.1%