Skip to content
Snippets Groups Projects
Commit 8b6dc25b authored by M. François's avatar M. François
Browse files

Public release

parent 9a284496
No related branches found
No related tags found
No related merge requests found
...@@ -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"
......
...@@ -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'2018, Idiap Research Institute' copyright = u'2019, 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment