docs: Enhance MkDocs configuration with advanced features and styling

- Upgrade MkDocs Material theme with modern navigation and UI features
- Add comprehensive markdown extensions and plugin configurations
- Introduce new JavaScript and CSS for improved documentation experience
- Update documentation requirements with latest plugin versions
- Implement dark mode enhancements and code block improvements
- Expand navigation structure and add new documentation sections
This commit is contained in:
jango-blockchained
2025-02-06 04:00:27 +01:00
parent 2892f24030
commit 6fa88be433
7 changed files with 472 additions and 58 deletions

6
.gitignore vendored
View File

@@ -31,7 +31,7 @@ wheels/
venv/
ENV/
env/
.venv/
# Logs
logs
*.log
@@ -89,4 +89,6 @@ __pycache__/
*.py[cod]
*$py.class
models/
models/
*.code-workspace