Skip to content

stevenaramos/docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OwlGaming Documentation

The OwlGaming Documentation.

This can be found at https://docs.owlgaming.net/

If working on locally you can build the environment by using sphinx-autobuild

Windows

pip install -r requirements.txt
pip install sphinx-autobuild
make html

Linux/MacOS

pip install -r requirements.txt
pip install sphinx-autobuild
./Makefile html

About

The rules for OwlGaming Community

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 75.7%
  • Batchfile 10.7%
  • Makefile 8.4%
  • CSS 3.0%
  • HTML 2.2%