Skip to content
Snippets Groups Projects
Commit 26af82c0 authored by Bertrand  NÉRON's avatar Bertrand NÉRON
Browse files

renumbering section usin secnum

to follow the numbering of python-course project
parent ed9fbaba
No related branches found
No related tags found
No related merge requests found
.. sectnum::
:start: 5
.. _Collection_Data_types: .. _Collection_Data_types:
********************* *********************
......
.. sectnum::
:start: 7
.. _Control_Flow_Statements: .. _Control_Flow_Statements:
......
.. sectnum::
:start: 4
.. _Data_Types: .. _Data_Types:
********** **********
......
.. sectnum::
:start: 8
.. _Dive_into_Functions: .. _Dive_into_Functions:
******************* *******************
......
.. sectnum::
:start: 10
.. _Input_Output: .. _Input_Output:
**************** ****************
......
.. sectnum::
:start: 9
.. _Modules_and_Packages: .. _Modules_and_Packages:
******************** ********************
......
...@@ -10,13 +10,9 @@ Contents: ...@@ -10,13 +10,9 @@ Contents:
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
:numbered:
Introduction
Variables
Data_Types Data_Types
Collection_Data_Types Collection_Data_Types
Logical_Operations
Control_Flow_Statements Control_Flow_Statements
Dive_into_Functions Dive_into_Functions
Modules_and_Packages Modules_and_Packages
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment