streams/util/generate-hooks-index
2022-02-24 13:00:41 -08:00
..
doc Commit the tool used to generate the hooks docs. 2015-11-03 21:15:49 -08:00
src/generate_hooks_index This checkin is surely broken, but I need to commit it because it represents a fair bit of work. 2022-02-12 00:50:48 -08:00
test/generate_hooks_index Commit the tool used to generate the hooks docs. 2015-11-03 21:15:49 -08:00
.gitignore Commit the tool used to generate the hooks docs. 2015-11-03 21:15:49 -08:00
CHANGELOG.md Commit the tool used to generate the hooks docs. 2015-11-03 21:15:49 -08:00
LICENSE Commit the tool used to generate the hooks docs. 2015-11-03 21:15:49 -08:00
project.clj code cleanup continued 2022-02-24 13:00:41 -08:00
README.md code cleanup continued 2022-02-24 13:00:41 -08:00

Generate hooks

This program generates hooks.html documentation from the project source.

Usage

Download and install leiningen

Change directory into util/generate-hooks-index

At shell prompt, do:

lein run

Hooks docs will get dumped into doc/hooks.html

Requirements

License

Copyright © 2015 ken restivo (ken@restivo.org)

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.