Skip to content

MrMaleficus/Denizen-For-Bukkit-Docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Denizen Written Documentation

Documentation for Denizen 1.x.x - https://github.com/DenizenScript/Denizen-For-Bukkit

Written primarily by suspic (@MusicScore) with the Denizen team.

Building

Installation

Requires Python 3.5+ and Sphinx to build.

Instructions on how to install Sphinx can be found at: http://www.sphinx-doc.org/en/master/usage/installation.html

Rebuilding

After Sphinx is installed, you can build by running sphinx-build -ab html source/ build/

This will create a fully built static web pages folder in build/.

Other Tools

You may additionally choose to install "doc8" (a simple rST style checker) for Python. This can be achieved by running pip install doc8.

License

Pending.

About

Documentation for Denizen-For-Bukkit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.3%
  • CSS 27.6%
  • HTML 2.1%
  • JavaScript 1.0%