From f6b985216749af1ac7d63f52123d1425f47c3ee4 Mon Sep 17 00:00:00 2001 From: RGBCube <78925721+RGBCube@users.noreply.github.com> Date: Sat, 25 Jun 2022 14:07:43 +0300 Subject: [PATCH] Cleaned up docs/ - Linted - Changed Github-Api-Wrapper to GitHub-API-Wrapper --- docs/LICENSE | 2 +- docs/_templates/layout.html | 4 +- docs/conf.py | 134 ++++++++++++--------- docs/extensions/attributetable.py | 154 +++++++++++++----------- docs/extensions/builder.py | 39 +++--- docs/extensions/details.py | 20 +-- docs/extensions/exception_hierarchy.py | 12 +- docs/extensions/nitpick_file_ignorer.py | 8 +- docs/extensions/resourcelinks.py | 16 ++- docs/index.rst | 4 +- 10 files changed, 219 insertions(+), 174 deletions(-) diff --git a/docs/LICENSE b/docs/LICENSE index 71176f5..d11e9ca 100644 --- a/docs/LICENSE +++ b/docs/LICENSE @@ -1,7 +1,7 @@ MIT License Copyright (c) 2015-2022 Rapptz -Copyright (c) 2022-present VarMonke and sudosnok +Copyright (c) 2022-present VarMonke, sudosnok & contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html index 4266543..304989b 100644 --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html @@ -58,8 +58,8 @@ {#- The main navigation header #}