doc: select titles of user tutorials

This commit is contained in:
Umut
2021-09-13 17:29:32 +03:00
parent 3d715b210f
commit b1cd997c77
6 changed files with 10 additions and 12 deletions

View File

@@ -13,9 +13,9 @@ Concrete Framework's documentation
:maxdepth: 2
:caption: Tutorial
user/tutorial/FIRST_TUTORIAL.md
user/tutorial/SECOND_TUTORIAL.md
user/tutorial/THIRD_TUTORIAL.md
user/tutorial/ARITHMETIC_OPERATIONS.md
user/tutorial/WORKING_WITH_FLOATING_POINTS.md
user/tutorial/TABLE_LOOKUP.md
.. toctree::
:maxdepth: 2

View File

@@ -0,0 +1,3 @@
# Arithmetic Operations
Umut to do: #312

View File

@@ -1,5 +0,0 @@
# First Tutorial
Umut to do: #312

View File

@@ -1,3 +0,0 @@
# Second Tutorial
Umut to do: #313

View File

@@ -1,3 +1,3 @@
# Third Tutorial
# Table Lookup
Umut to do: #314

View File

@@ -0,0 +1,3 @@
# Working With Floating Points
Umut to do: #313