zeek/testing/btest/doc
Jon Siwek 4ac6d0ae2e Fixes for script auto-documentation.
- Fixing the parts of the `make restdoc` and `make doc` process that were
  broken by the last Bro script re-organization

- Generated documentation for Bro scripts derived from BiFs now use the
  original BiF source file as the "original source file" link

- Renaming of the internal POLICYDEST definition and other misc places that
  refer to "policy" scripts; that terminology doesn't make total sense now

- Added a documentation blacklist reminder test that will fail if there's
  scripts that are blacklisted from being documentated because they're still
  in progress

- Some minor Bro script changes to fix small @load dependency errors

Addresses #543
2011-08-08 19:50:45 -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-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