Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
neural_filters
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
software
neural_filters
Commits
8b6dc25b
Commit
8b6dc25b
authored
May 06, 2019
by
M. François
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Public release
parent
9a284496
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
docs/sphinx/Makefile
docs/sphinx/Makefile
+3
-0
docs/sphinx/conf.py
docs/sphinx/conf.py
+1
-1
No files found.
docs/sphinx/Makefile
View file @
8b6dc25b
...
...
@@ -14,6 +14,9 @@ ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
# the i18n builder cannot share the environment and doctrees with the others
I18NSPHINXOPTS
=
$
(
PAPEROPT_
$(PAPER)
)
$(SPHINXOPTS)
.
all
:
make doc
.PHONY
:
help
help
:
@
echo
"Please use
\`
make <target>' where <target> is one of"
...
...
docs/sphinx/conf.py
View file @
8b6dc25b
...
...
@@ -53,7 +53,7 @@ master_doc = 'index'
# General information about the project.
project
=
u'Neural Filters'
copyright
=
u'201
8
, Idiap Research Institute'
copyright
=
u'201
9
, Idiap Research Institute'
author
=
u'Francois Marelli'
# The version info for the project you're documenting, acts as replacement for
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment