Skip to content

Commit 28da73c

Browse files
committed
Release documentation fixes
Change-Id: Ia5f81e627d7faea39b1f24d56de7cac9aaf71b27
1 parent 49ecab2 commit 28da73c

File tree

4 files changed

+9
-7
lines changed

4 files changed

+9
-7
lines changed

AUTHORS.md renamed to AUTHORS.rst

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
# ndnSIM Authors
1+
ndnSIM Authors
2+
--------------
23

34
The following lists maintainers, primary developers, and all much-appreciated contributors to ndnSIM in alphabetic order.
4-
The specific contributions of individual authors can be obtained from the git history of the [official ndnSIM repository](https://github.com/named-data/ndnSIM).
5-
If you would like to become a contributor to the official repository, please follow the recommendations in https://github.com/named-data/.github/blob/master/CONTRIBUTING.md.
5+
The specific contributions of individual authors can be obtained from the git history of the `official ndnSIM repository <https://github.com/named-data/ndnSIM>`__.
6+
If you would like to become a contributor to the official repository, please follow the recommendations in the `contribution guide <https://github.com/named-data/.github/blob/master/CONTRIBUTING.md>`__.
67

78
* Jerald Paul Abraham <https://cs.arizona.edu/~jeraldabraham>
89
* ***(Maintainer)*** Alexander Afanasyev <https://users.cs.fiu.edu/~afanasyev>
@@ -44,6 +45,7 @@ If you would like to become a contributor to the official repository, please fol
4445
* Yu Zhang <https://github.com/YuZhang>
4546
* Zongyi Zhao <https://github.com/xinshengzzy>
4647

47-
## Technical Advisors
48+
Technical Advisors
49+
^^^^^^^^^^^^^^^^^^
4850

4951
* Lixia Zhang <https://web.cs.ucla.edu/~lixia>

docs/source/examples.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ LFID (Loop-Free Inport-Dependent) Routing for ndnSIM
514514
----------------------------------------------------
515515

516516
LFID (Loop-Free Inport-Dependent) Routing extends the ndnSIM route calculation to provide loop-free and on average shorter loop-free paths than existing work.
517-
For details see the `tech report.`_
517+
For details see the `tech report. <https://named-data.net/publications/techreports/mp_routing_tech_report/>`__
518518

519519
LFID provides a better trade-off than the existing route calculation algorithms:
520520

docs/source/meta/authors.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
ndnSIM Team
22
===========
33

4-
.. include:: ../../../AUTHORS
4+
.. include:: ../../../AUTHORS.rst

docs/source/meta/copying.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Copyright and License
33
=====================
44

5-
Copyright © 2011-2018 University of California, Los Angeles
5+
Copyright © 2011-2020 University of California, Los Angeles
66

77
ndnSIM is licensed under conditions of GNU General Public License version 3.0 or later
88
with permission to be linked with NS-3 codebase (GPL 2.0).

0 commit comments

Comments
 (0)