Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To add new api docs you must:

  1. Create a new json file based on any of the already existing json files:
cp <file>.json <your_docs_file>.json
# (make sure there aren't any files already named what you want to name your docs file) 
  1. Edit your docs as to reflect what that API does.

  2. Execute the py script

python3  convert.py > test.html
  1. Open the test.html file in your favorite browser to check that it worked.

  2. If it worked just fine you can replace the old api.html file with the test.html file.

mv test.html api.html
  1. Now commit your changes to github and the api should be up and running in no time :)

About

The github pages website of the Online Division Organziation.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages