zeek/testing/btest/doc
Jon Siwek 80e154ba3c Various changes to documentation framework.
- Reorganize top-level 'doc' Makefile target so submodules can easily
  add their own doc-generating routines to it.  e.g. the Bro project
  makes a placeholder 'doc' target, then adds 'restdoc', 'sphinxdoc';
  later Broccoli can add it's own target as a dependency for generating
  API docs.

- Fixed generated docs for BIFs not being organized under a base/
  subdirectory like the original source files.

- Fixed documentation style for function parameters not applying to
  functions declared as record fields.

- Misc. script documentation tweaks to address warnings given by Sphinx.
2011-09-07 10:02:15 -05:00
..
autogen-reST-all Overhaul of "doc" build target for generating policy script documentation. 2011-04-26 22:13:04 -05:00
autogen-reST-enums.bro Add tests for auto-generating reST from bro scripts. 2011-04-08 12:02:03 -05:00
autogen-reST-example Overhaul of "doc" build target for generating policy script documentation. 2011-04-26 22:13:04 -05:00
autogen-reST-func-params.bro Various changes to documentation framework. 2011-09-07 10:02:15 -05:00
autogen-reST-records.bro Add tests for auto-generating reST from bro scripts. 2011-04-08 12:02:03 -05:00
autogen-reST-type-aliases.bro Small typo fix. 2011-05-06 18:24:38 -05:00
blacklist-reminder.test Fixes for script auto-documentation. 2011-08-08 19:50:45 -05:00
coverage.test Adding a documentation coverage test. 2011-07-23 20:55:06 -05:00
record-add.bro Fixes for more doc mode corner cases caused by type cloning. 2011-05-17 15:03:40 -05:00
record-attr-check.bro Fix CommentedTypeDecl to track whether it's in a record like TypeDecl does. 2011-05-12 19:55:26 -05:00