Files
mod-ale/docs/DOC_GEN.md
2014-08-11 11:48:18 +03:00

632 B

#Documentation generation

##Setting up

  • install python(2)
  • when installing, tick to install the path variable
  • may need restart after for installation to properly take effect
  • install a package manager like pip
  • if installed pip and doesnt work, restart or try easy_install command
  • install the dependencies with manager
  • Jinja2
  • typedecorator
  • markdown

##Generating

  • Run in cmd python -m ElunaDoc when at \LuaEngine\docs\