From 0d2da59558866bd02403429a9ec57084d5de0ab5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vedran=20Mileti=C4=87?= Date: Sun, 22 May 2011 21:57:24 -0700 Subject: [PATCH] some tutorial index.rst fixes --- doc/tutorial/source/index.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/tutorial/source/index.rst b/doc/tutorial/source/index.rst index 708be4c78..54f4b6bd6 100644 --- a/doc/tutorial/source/index.rst +++ b/doc/tutorial/source/index.rst @@ -1,14 +1,15 @@ .. only:: html or latex -Welcome to ns-3's tutorial! +ns-3 Tutorial =========================== -This is the *ns-3 tutorial*. Primary documentation for the ns-3 project is +This is the *ns-3 Tutorial*. Primary documentation for the ns-3 project is available in four forms: * `ns-3 Doxygen `_: Documentation of the public APIs of the simulator * `Tutorial `_: *(this document)* -* `Reference Manual `_: +* `Manual `_: +* `Model Library `_: * `ns-3 wiki `_ This document is written in `reStructuredText `_ for `Sphinx `_ and is maintained in the