Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
neural_filters
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
software
neural_filters
Commits
8b6dc25b
Commit
8b6dc25b
authored
6 years ago
by
M. François
Browse files
Options
Downloads
Patches
Plain Diff
Public release
parent
9a284496
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/sphinx/Makefile
+3
-0
3 additions, 0 deletions
docs/sphinx/Makefile
docs/sphinx/conf.py
+1
-1
1 addition, 1 deletion
docs/sphinx/conf.py
with
4 additions
and
1 deletion
docs/sphinx/Makefile
+
3
−
0
View file @
8b6dc25b
...
@@ -14,6 +14,9 @@ ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
...
@@ -14,6 +14,9 @@ ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
# the i18n builder cannot share the environment and doctrees with the others
# the i18n builder cannot share the environment and doctrees with the others
I18NSPHINXOPTS
=
$(
PAPEROPT_
$(
PAPER
))
$(
SPHINXOPTS
)
.
I18NSPHINXOPTS
=
$(
PAPEROPT_
$(
PAPER
))
$(
SPHINXOPTS
)
.
all
:
make doc
.PHONY
:
help
.PHONY
:
help
help
:
help
:
@
echo
"Please use
\`
make <target>' where <target> is one of"
@
echo
"Please use
\`
make <target>' where <target> is one of"
...
...
This diff is collapsed.
Click to expand it.
docs/sphinx/conf.py
+
1
−
1
View file @
8b6dc25b
...
@@ -53,7 +53,7 @@ master_doc = 'index'
...
@@ -53,7 +53,7 @@ master_doc = 'index'
# General information about the project.
# General information about the project.
project
=
u
'
Neural Filters
'
project
=
u
'
Neural Filters
'
copyright
=
u
'
201
8
, Idiap Research Institute
'
copyright
=
u
'
201
9
, Idiap Research Institute
'
author
=
u
'
Francois Marelli
'
author
=
u
'
Francois Marelli
'
# The version info for the project you're documenting, acts as replacement for
# The version info for the project you're documenting, acts as replacement for
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment