Browse Source

Merge pull request #2956 from merumelu/docs-changelog-3.2

Add new tutorials to doc changelog
Max Hilbrunner 5 years ago
parent
commit
bec53f476a
1 changed files with 10 additions and 8 deletions
  1. 10 8
      about/docs_changelog.rst

+ 10 - 8
about/docs_changelog.rst

@@ -3,9 +3,10 @@
 Documentation changelog
 Documentation changelog
 =======================
 =======================
 
 
-The documentation is continually being improved. The release of version 3.1
+The documentation is continually being improved. The release of version 3.2
 includes many new tutorials, many fixes and updates for old tutorials, and many updates
 includes many new tutorials, many fixes and updates for old tutorials, and many updates
-to the class reference. Below is a list of new tutorials added since version 3.0.
+to the :ref:`class reference <toc-class-ref>`. Below is a list of new tutorials
+added since version 3.1.
 
 
 .. note:: This document only contains new tutorials so not all changes are reflected,
 .. note:: This document only contains new tutorials so not all changes are reflected,
           many tutorials have been substantially updated but are not reflected in this document.
           many tutorials have been substantially updated but are not reflected in this document.
@@ -26,6 +27,7 @@ Project workflow
 Audio
 Audio
 ^^^^^
 ^^^^^
 
 
+- :ref:`doc_recording_with_microphone`
 - :ref:`doc_sync_with_audio`
 - :ref:`doc_sync_with_audio`
 
 
 Math
 Math
@@ -47,12 +49,12 @@ Internationalization
 Shading
 Shading
 ^^^^^^^
 ^^^^^^^
 
 
-Your First Shader Series:
-
-- :ref:`doc_what_are_shaders`
-- :ref:`doc_your_first_canvasitem_shader`
-- :ref:`doc_your_first_spatial_shader`
-- :ref:`doc_your_second_spatial_shader`
+- Your First Shader Series:
+    - :ref:`doc_what_are_shaders`
+    - :ref:`doc_your_first_canvasitem_shader`
+    - :ref:`doc_your_first_spatial_shader`
+    - :ref:`doc_your_second_spatial_shader`
+- :ref:`doc_visual_shaders`
 
 
 Networking
 Networking
 ^^^^^^^^^^
 ^^^^^^^^^^