Added further docs
This commit is contained in:
parent
fabe3578c1
commit
7a0ba81999
2 changed files with 12 additions and 3 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue