Browse Source

Merge pull request #593 from capnm/clean_up_5c74f49

Clean up after 5c74f49.
Rémi Verschelde 7 years ago
parent
commit
3030fa3c79

+ 0 - 1
learning/features/index.rst

@@ -13,7 +13,6 @@ Engine features
    viewports/index
    inputs/index
    animation/index
-   lighting/index
    shading/index
    networking/index
    platform/index

+ 1 - 1
learning/features/physics/kinematic_character_2d.rst

@@ -45,7 +45,7 @@ necessarily simpler under the hood, but well hidden and presented as a
 nice and simple API).
 
 Physics process
-~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~
 
 To manage the logic of a kinematic body or character, it is always
 advised to use physics process, because it's called before physics step and its execution is