Added further docs

This commit is contained in:
Alejandro Saucedo 2021-01-30 16:09:20 +00:00
parent fabe3578c1
commit 7a0ba81999
2 changed files with 12 additions and 3 deletions

View file

@ -1,3 +1,12 @@
@media (max-width: 1200px) {
.md-header-nav__button {
color: #ef5350;
background-color: white;
border-radius: 5px;
}
}
.md-nav__title--site {
display: none;
}

View file

@ -2,9 +2,7 @@
Kompute Docs Home
==========================================
.. mdinclude:: ../README.md
Index
Documentation Index (as per sidebar)
--------
.. toctree::
@ -41,3 +39,5 @@ Index
Game Engine Integration (Godot Engine) <overview/game-engine-godot>
Code Index <genindex>
.. mdinclude:: ../README.md