Commit Graph

668 Commits

Author SHA1 Message Date
Nicola Baldo
fc244dde4d fixed Bug 1730 - no model library documentation for spectrum module 2013-12-24 18:22:02 +01:00
Nicola Baldo
ff91dd3e26 fixed Bug 1820 - models library doc: make should not rm -rf figures by default 2013-12-24 17:29:54 +01:00
Peter D. Barnes, Jr.
1558d08adf [Doxygen] Enable autobrief, as claimed by the manual.
Clarify manual to state that first *sentence* will be used as the
brief documentation.

Thanks to Budiarto Herman <budiarto.herman@magister.fi> for pointing
out the required configuration.
2013-12-18 11:24:36 -08:00
Peter D. Barnes, Jr.
d352331827 [sphinx] fix build error 2013-12-12 15:12:52 -08:00
Peter D. Barnes, Jr.
16219843f0 [sphinx] Use :rfc:6284 to create links to RFCs 2013-12-12 15:12:11 -08:00
Peter D. Barnes, Jr.
8ef0956af1 [Bug 1496] Finish the documentation.
Also amended scratch-simulator so printing the list of log
components works as advertised.
2013-12-12 14:42:43 -08:00
Tommaso Pecorella
1951adcd6c Fix sixlowpan module documentation (thanks Peter) 2013-12-12 09:12:36 +01:00
Peter D. Barnes, Jr.
3c2f2a51ca Manual chapter on documentation. 2013-12-11 15:18:55 -08:00
Peter D. Barnes, Jr.
e852bd8b8f Fix report count by module. 2013-12-11 11:57:48 -08:00
Peter D. Barnes, Jr.
2a479f198a Add options to filter by module or regular expression. 2013-12-10 08:02:07 -08:00
Tommaso Pecorella
f27ed705b5 6LoWPAN module 2013-12-07 08:08:53 +01:00
Peter D. Barnes, Jr.
229afd99d0 Fix bug reported by Daniel Lertpratchya <nikkipui@gmail.com>:
On Dec 6, 2013, at 8:28 AM, Daniel Lertpratchya <nikkipui@gmail.com>
 wrote:
I recently ran the doxygen.warnings.report.sh script and I got the
following error. I tried on a fresh copy of ns-3-dev and Brian
also has the same problem.

'build' finished successfully (1.649s)

Rebuilding doxygen docs with full errors...Done.
mv: missing destination file operand after ‘doc/doxygen.log’
Try 'mv --help' for more information.
No filters.

cat: doc/doxygen.warnings.log: No such file or directory
grep: doc/doxygen.warnings.log: No such file or directory
cat: doc/doxygen.warnings.log: No such file or directory

On Dec 6, 2013, at 10:36 AM, Daniel Lertpratchya <nikkipui@gmail.com>
 wrote:
I think doxygen.warnings.report.sh line 150 should be changed from
$log to $LOG. That seems to fix the problem for me.
2013-12-06 13:37:03 -08:00
Peter D. Barnes, Jr.
ca69a3255e Tweak sorting of files. 2013-12-04 15:52:48 -08:00
Peter D. Barnes, Jr.
43fb06b64c doxygen.warnings.report.sh new functionality.
You can now point to the standard log file, or specific log file.

You can also filter out test and examples.


Usage: doxygen.warnings.report.sh.mod [-eth] [-f <log-file> | -l | -s]

Run doxygen to generate all errors; report error counts
by module and file.

The default behavior is to modify doxygen.conf temporarily to
report all undocumented elements, and to reduce the run time.
The output of this special run is kept in doc/doxygen.warnings.log.
The -f or -l options use alternate log files.

-e  Filter out warnings from */examples/*
-t  Filter out warnings from */test/*

-f  Skip doxygen run; use existing <log-file>.
-s  Skip doxygen run; use existing warnings log doc/doxygen.warnings.log
-l  Skip doxygen run; use the normal doxygen log doc/doxygen.log
Only the first of -f <log-file>, -s, or -l will have effect.

-h  Print this usage message
2013-12-04 15:37:57 -08:00
Tom Henderson
0de0dbca1d improve numerical sorting, and support for analyzing existing file 2013-12-03 11:11:43 -08:00
Junling Bu
044cba4bbd base implementation of the IEEE 802.11p standard 2013-12-03 11:25:59 -08:00
Tom Henderson
ba992c272d fix outdated reference 2013-11-27 21:24:31 -08:00
Tom Henderson
763e433c88 update server hostname 2013-11-16 09:38:53 -08:00
Peter D. Barnes, Jr.
cce3b82113 Remove extra ':'s 2013-11-14 16:57:49 -08:00
Daniel Lertpratchya
3cde3fa84b Update ns-3 wiki URL 2013-11-13 16:06:43 -05:00
Budiarto Herman
9fdf10eb97 merge from ns-3-dev branch to GSoC branch 2013-11-08 12:09:58 +01:00
Tom Henderson
47b12b8bec update documentation for generating new modules 2013-10-22 08:12:46 -07:00
Budiarto Herman
41d7f8e590 Updated the 'Handover simulation campaign' section of LTE module user documentation with a figure and averaged results over different RngRun 2013-09-22 20:34:55 +03:00
Budiarto Herman
397689f94e Renamed LTE initial cell selection figure 2013-09-15 22:43:30 +03:00
Budiarto Herman
70970ce418 Revamped lte-cell-selection test suite with better success probability 2013-09-15 20:54:03 +03:00
Budiarto Herman
6af79bf7df Updated lte-handover-target testing documentation 2013-09-11 14:38:13 +03:00
Tom Henderson
c5971345d1 hg root cannot be used on non-mercurial repositories 2013-09-06 18:46:39 -07:00
Tom Henderson
a4e2db1b6d update repository to start work on ns-3.19 2013-08-29 23:36:42 -07:00
Tom Henderson
fb8816e2e8 add data collection chapter to the tutorial 2013-08-28 20:53:04 -07:00
Tom Henderson
b7d694683f update introduction of tutorial 2013-08-28 17:13:51 -07:00
Tom Henderson
3a3299d6eb a few tutorial edits 2013-08-25 17:15:53 -07:00
Budiarto Herman
611e124f5c Added notes on LTE handover failure 2013-08-26 02:06:49 +03:00
Budiarto Herman
d6288badf4 Updated LTE handover documentation 2013-08-24 19:36:40 +03:00
Peter D. Barnes, Jr.
85e9ba3b48 bug 954: Changing the simulation time resolution does not work well with attributes
v.3 Responding to code review comments

https://codereview.appspot.com/6821106/
2013-08-14 16:52:06 -07:00
Peter D. Barnes, Jr.
61903c64b2 Link to RFC num with \RFC{num} 2013-08-15 13:04:01 -07:00
Peter D. Barnes, Jr.
8695d856a1 Link to bug num in bug database with \bugid{num} 2013-08-15 12:01:57 -07:00
Peter D. Barnes, Jr.
c0d6f58a71 Include all doc images in doxygen 2013-08-07 11:29:45 -07:00
Peter D. Barnes, Jr.
82525eadf4 Include all examples in doxygen 2013-08-07 11:29:17 -07:00
Budiarto Herman
abe882ea95 Testing documentation for LTE cell selection 2013-07-30 16:41:23 +03:00
Budiarto Herman
dfe28a253f Updated the structure of initial cell selection documentation 2013-07-29 18:24:32 +03:00
Budiarto Herman
697755b1fe Updated UE measurements and initial cell selection documentation 2013-07-28 08:17:35 +03:00
Tommaso Pecorella
cf8ee5fccb Spectrum model documetation placeholder 2013-07-13 15:31:12 +02:00
Tom Henderson
77c6927bbb data collection documentation 2013-08-09 05:22:00 -07:00
Peter D. Barnes, Jr.
97646e6481 Fix broken merge of LTE docs with Models 2013-08-06 15:34:43 -07:00
Peter D. Barnes, Jr.
bc943dd161 Fix check marks in Tutorial 2013-08-02 14:08:36 -07:00
Peter D. Barnes, Jr.
0ae8b1cb8d [Doxygen] src/core 2013-07-24 17:15:33 -07:00
Peter D. Barnes, Jr.
5714732a0b Fix check marks in Manual 2013-07-24 15:49:21 -07:00
daniel
01466f3e10 Error on the installation doc 2013-07-19 16:30:36 +02:00
Peter D. Barnes, Jr.
9f77e699cb Manual and Tutorial syntax coloring 2013-07-17 17:09:36 -07:00
Peter D. Barnes, Jr.
82e00f603e Tweak Hash docs, fix manual index error 2013-07-11 17:20:11 -07:00