File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8
3232# title of most generated pages and in a few other places.
3333# The default value is: My Project.
3434
35- PROJECT_NAME = " NFD: Named Data Networking Forwarding Daemon"
35+ PROJECT_NAME = NFD
3636
3737# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
3838# could be handy for archiving the generated documentation or if some version
Original file line number Diff line number Diff line change 1010# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
1111
1212project = 'NFD'
13- copyright = '2014-2025 , Named Data Networking Project'
13+ copyright = '2014-2026 , Named Data Networking Project'
1414author = 'Named Data Networking Project'
1515
1616# The short X.Y version.
2929# -- General configuration ---------------------------------------------------
3030# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
3131
32- needs_sphinx = '4 .0'
32+ needs_sphinx = '7 .0'
3333extensions = [
3434 'sphinx.ext.extlinks' ,
3535 'sphinx.ext.todo' ,
Original file line number Diff line number Diff line change @@ -3,17 +3,11 @@ NFD: Named Data Networking Forwarding Daemon
33
44.. toctree ::
55 :hidden:
6- :maxdepth: 3
76
87 overview
98 INSTALL
109 FAQ
1110 manpages
12-
13- .. toctree ::
14- :hidden:
15- :maxdepth: 1
16-
1711 release-notes
1812 releases
1913
Original file line number Diff line number Diff line change 11# -*- Mode: python; py-indent-offset: 4; indent-tabs-mode: nil; coding: utf-8; -*-
22"""
3- Copyright (c) 2014-2025 , Regents of the University of California,
3+ Copyright (c) 2014-2026 , Regents of the University of California,
44 Arizona Board of Regents,
55 Colorado State University,
66 University Pierre & Marie Curie, Sorbonne University,
You can’t perform that action at this time.
0 commit comments