do not enumerate subsections (individual functions and classes)
authorVadim Pisarevsky <no@email>
Wed, 30 Mar 2011 12:26:58 +0000 (12:26 +0000)
committerVadim Pisarevsky <no@email>
Wed, 30 Mar 2011 12:26:58 +0000 (12:26 +0000)
docroot/opencv2/conf.py

index 15a262e..181a6d4 100644 (file)
@@ -184,7 +184,7 @@ latex_documents = [
    u'', 'manual'),
 ]
 
-latex_elements = {'preamble': '\usepackage{mymath}\usepackage{amssymb}\usepackage{amsmath}\usepackage{bbm}'}
+latex_elements = {'preamble': '\usepackage{mymath}\usepackage{amssymb}\usepackage{amsmath}\usepackage{bbm}\setcounter{secnumdepth}{1}'}
 
 # The name of an image file (relative to this directory) to place at the top of
 # the title page.