From 880dce48f72b776b8b78baa9169e942ac64906e3 Mon Sep 17 00:00:00 2001 From: 2000-Trek Date: Wed, 21 Jun 2023 20:35:24 +0200 Subject: [PATCH] Documentation test --- templates/documentation.css | 4 ++++ templates/documentation.html | 6 +++++- 2 files changed, 9 insertions(+), 1 deletion(-) 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