]> git.llucax.com Git - z.facultad/75.00/informe.git/blob - source/conf.py
23ed3a055a70c6a1fbf4f3493525740cf0fbff2e
[z.facultad/75.00/informe.git] / source / conf.py
1 # -*- coding: utf-8 -*-
2 #
3 # tesis documentation build configuration file, created by
4 # sphinx-quickstart on Thu May  7 21:24:51 2009.
5 #
6 # This file is execfile()d with the current directory set to its containing dir.
7 #
8 # Note that not all possible configuration values are present in this
9 # autogenerated file.
10 #
11 # All configuration values have a default; values that are commented out
12 # serve to show the default.
13
14 import sys, os
15
16 # If extensions (or modules to document with autodoc) are in another directory,
17 # add these directories to sys.path here. If the directory is relative to the
18 # documentation root, use os.path.abspath to make it absolute, like shown here.
19 sys.path.append(os.path.abspath('../ext'))
20
21 # -- General configuration -----------------------------------------------------
22
23 # Add any Sphinx extension module names here, as strings. They can be extensions
24 # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
25 extensions = [
26         'aafig',
27         'fig',
28         'ftable',
29         'vref',
30         'pcodehl',
31         'sphinx.ext.graphviz',
32         'sphinx.ext.pngmath',
33 ]
34
35 # Add any paths that contain templates here, relative to this directory.
36 templates_path = ['.templates']
37
38 # The suffix of source filenames.
39 source_suffix = '.rst'
40
41 # The encoding of source files.
42 #source_encoding = 'utf-8'
43
44 # The master toctree document.
45 master_doc = 'index'
46
47 # General information about the project.
48 project = u'tesis'
49 copyright = u'2010, Leandro Matías Lucarella'
50
51 # The version info for the project you're documenting, acts as replacement for
52 # |version| and |release|, also used in various other places throughout the
53 # built documents.
54 #
55 # The short X.Y version.
56 version = '1.0'
57 # The full version, including alpha/beta/rc tags.
58 release = '1.0'
59
60 # The language for content autogenerated by Sphinx. Refer to documentation
61 # for a list of supported languages.
62 language = 'es'
63
64 # There are two options for replacing |today|: either, you set today to some
65 # non-false value, then it is used:
66 #today = ''
67 # Else, today_fmt is used as the format for a strftime call.
68 today_fmt = 'Octubre 2010'
69
70 # List of documents that shouldn't be included in the build.
71 #unused_docs = []
72
73 # List of directories, relative to source directory, that shouldn't be searched
74 # for source files.
75 exclude_trees = []
76
77 # The reST default role (used for this markup: `text`) to use for all documents.
78 #default_role = None
79
80 # If true, '()' will be appended to :func: etc. cross-reference text.
81 #add_function_parentheses = True
82
83 # If true, the current module name will be prepended to all description
84 # unit titles (such as .. function::).
85 #add_module_names = True
86
87 # If true, sectionauthor and moduleauthor directives will be shown in the
88 # output. They are ignored by default.
89 #show_authors = False
90
91 # The name of the Pygments (syntax highlighting) style to use.
92 pygments_style = 'sphinx'
93
94 # The default language to highlight source code in. The default is 'python'.
95 highlight_language = 'pcode'
96
97 # A list of ignored prefixes for module index sorting.
98 #modindex_common_prefix = []
99
100
101 # -- Options for HTML output ---------------------------------------------------
102
103 # The theme to use for HTML and HTML Help pages.  Major themes that come with
104 # Sphinx are currently 'default' and 'sphinxdoc'.
105 html_theme = 'default'
106
107 # Theme options are theme-specific and customize the look and feel of a theme
108 # further.  For a list of options available for each theme, see the
109 # documentation.
110 #html_theme_options = {}
111
112 # Add any paths that contain custom themes here, relative to this directory.
113 #html_theme_path = []
114
115 # The name for this set of Sphinx documents.  If None, it defaults to
116 # "<project> v<release> documentation".
117 #html_title = None
118
119 # A shorter title for the navigation bar.  Default is the same as html_title.
120 #html_short_title = None
121
122 # The name of an image file (relative to this directory) to place at the top
123 # of the sidebar.
124 #html_logo = None
125
126 # The name of an image file (within the static path) to use as favicon of the
127 # docs.  This file should be a Windows icon file (.ico) being 16x16 or 32x32
128 # pixels large.
129 #html_favicon = None
130
131 # Add any paths that contain custom static files (such as style sheets) here,
132 # relative to this directory. They are copied after the builtin static files,
133 # so a file named "default.css" will overwrite the builtin "default.css".
134 html_static_path = ['.static']
135
136 # If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
137 # using the given strftime format.
138 #html_last_updated_fmt = '%b %d, %Y'
139
140 # If true, SmartyPants will be used to convert quotes and dashes to
141 # typographically correct entities.
142 #html_use_smartypants = True
143
144 # Custom sidebar templates, maps document names to template names.
145 #html_sidebars = {}
146
147 # Additional templates that should be rendered to pages, maps page names to
148 # template names.
149 #html_additional_pages = {}
150
151 # If false, no module index is generated.
152 #html_use_modindex = True
153
154 # If false, no index is generated.
155 #html_use_index = True
156
157 # If true, the index is split into individual pages for each letter.
158 #html_split_index = False
159
160 # If true, links to the reST sources are added to the pages.
161 #html_show_sourcelink = True
162
163 # If true, an OpenSearch description file will be output, and all pages will
164 # contain a <link> tag referring to it.  The value of this option must be the
165 # base URL from which the finished HTML is served.
166 #html_use_opensearch = ''
167
168 # If nonempty, this is the file name suffix for HTML files (e.g. ".xhtml").
169 #html_file_suffix = ''
170
171 # Output file base name for HTML help builder.
172 htmlhelp_basename = 'tesisdoc'
173
174
175 # -- Options for LaTeX output --------------------------------------------------
176
177 # The paper size ('letter' or 'a4').
178 latex_paper_size = 'a4'
179
180 # The font size ('10pt', '11pt' or '12pt').
181 latex_font_size = '11pt'
182
183 # Grouping the document tree into LaTeX files. List of tuples
184 # (source start file, target name, title, author, documentclass [howto/manual]).
185 latex_documents = [
186   ('index', 'tesis.tex', u'Recolección de basura en D',
187    u'Leandro Matías Lucarella', 'manual'),
188 ]
189
190 # The name of an image file (relative to this directory) to place at the top of
191 # the title page.
192 latex_logo = None
193
194 # For "manual" documents, if this is true, then toplevel headings are parts,
195 # not chapters.
196 #latex_use_parts = False
197
198 # Additional stuff for the LaTeX preamble.
199 latex_preamble = r'''
200 \usepackage[draft]{varioref} % XXX: breaks PDF index, use [final] when done
201 \usepackage{subfig}
202 \setcounter{tocdepth}{2}
203 '''
204
205 # Documents to append as an appendix to all manuals.
206 #latex_appendices = []
207
208 # If false, no module index is generated.
209 latex_use_modindex = False
210
211 # aafig default options
212 aafig_default_options = dict(
213   proportional = True,
214   aspect       = 0.5,
215 )
216