diff --git a/templates/documentation.css b/templates/documentation.css index 8af2d6d..8a1a83c 100644 --- a/templates/documentation.css +++ b/templates/documentation.css @@ -8,6 +8,10 @@ h1{ color: rgb(0, 0, 0); } +h2{ + font-size: 5em; + color: rgb(0, 0, 0) +} #Infos{ color: black; diff --git a/templates/documentation.html b/templates/documentation.html index 312ce20..fc90267 100644 --- a/templates/documentation.html +++ b/templates/documentation.html @@ -13,7 +13,11 @@

Documentation

 

-

Documentation

+

API:

+

API Documentation:

+

+

Error Codes:

+

Error Codes Documentation