From 16683506bfd927be079707f6961bda3c0bfce799 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bertrand=20N=C3=A9ron?= <bneron@pasteur.fr>
Date: Mon, 14 Jul 2014 05:09:42 +0200
Subject: [PATCH] add auto section numbering

---
 source/Data_Types.rst | 11 +++++++----
 source/Variables.rst  | 11 +++++++++++
 2 files changed, 18 insertions(+), 4 deletions(-)

diff --git a/source/Data_Types.rst b/source/Data_Types.rst
index aa4364e..0ac0e09 100644
--- a/source/Data_Types.rst
+++ b/source/Data_Types.rst
@@ -1,5 +1,8 @@
-.. _Variables:
+.. sectnum:: 
+   :start: 3
 
-************************************
-Variables, Expression and statements
-************************************
+.. _Data_Types:
+
+**********
+Data Types
+**********
diff --git a/source/Variables.rst b/source/Variables.rst
index aa4364e..7c7ab3e 100644
--- a/source/Variables.rst
+++ b/source/Variables.rst
@@ -1,5 +1,16 @@
+.. sectnum:: 
+   :start: 2
+
 .. _Variables:
 
 ************************************
 Variables, Expression and statements
 ************************************
+
+
+Exercices
+=========
+
+exercice
+--------
+blabla
\ No newline at end of file
-- 
GitLab