Skip to content

NelkGames/pokecube

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation

To edit and test adding documentation, the following steps are required:

1.  Install python3
2.  Install pip for python3
3.  run `pip install -U sphinx` to install sphinx`

Once you have done this, you can then build the page locally with make html in this directory. This will generate a directory called html, and in there, you can view the page by opening the index.html in a web browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 59.5%
  • Batchfile 23.1%
  • Makefile 17.4%