Skip to content

oierbravo/escoria-docs

 
 

Repository files navigation

escoria-docs

Introduction

This repository holds the official Escoria framework documentation, which is hosted by [https://readthedocs.org/] at https://docs.escoria-framework.org.

Building

To build the documentation locally, run the following using Docker:

./build.sh

Output will be written to the _build/ folder. You can use Python to host the documentation locally:

python3 -m http.server --directory _build

Contributors

By alphabetical order: Duncan Brown - Dev Orion Dennis Ploeger - dploeger Julian Murgia - StraToN

About

Escoria framework official documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.7%
  • Batchfile 15.2%
  • Makefile 12.7%
  • Shell 3.4%