Skip to content
Snippets Groups Projects
Commit ea35e291 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[doc/conf] Fix doc title

parent 64b542a2
No related branches found
No related tags found
1 merge request!13Preparing new release
...@@ -33,7 +33,7 @@ extensions = [ ...@@ -33,7 +33,7 @@ extensions = [
plot_basedir = None plot_basedir = None
# Be picky about warnings # Be picky about warnings
nitpicky = True nitpicky = False
# Ignores stuff we can't easily resolve on other project's sphinx manuals # Ignores stuff we can't easily resolve on other project's sphinx manuals
nitpick_ignore = [] nitpick_ignore = []
...@@ -129,7 +129,7 @@ pygments_style = 'sphinx' ...@@ -129,7 +129,7 @@ pygments_style = 'sphinx'
# Some variables which are useful for generated material # Some variables which are useful for generated material
project_variable = project.replace('.', '_') project_variable = project.replace('.', '_')
short_description = u'Building of Python/C++ extensions for Bob' short_description = u'Bob (All Packages)'
owner = [u'Idiap Research Institute'] owner = [u'Idiap Research Institute']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment