1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hubzilla_ynh.git synced 2024-09-03 19:26:21 +02:00
hubzilla_ynh/sources/util/generate-hooks-index
2015-11-15 13:51:39 -05:00
..
doc Update Hubzilla core and official addons 2015-11-15 13:51:39 -05:00
src/generate_hooks_index Update Hubzilla core and official addons 2015-11-15 13:51:39 -05:00
test/generate_hooks_index Update Hubzilla core and official addons 2015-11-15 13:51:39 -05:00
.gitignore Update Hubzilla core and official addons 2015-11-15 13:51:39 -05:00
CHANGELOG.md Update Hubzilla core and official addons 2015-11-15 13:51:39 -05:00
LICENSE Update Hubzilla core and official addons 2015-11-15 13:51:39 -05:00
project.clj Update Hubzilla core and official addons 2015-11-15 13:51:39 -05:00
README.md Update Hubzilla core and official addons 2015-11-15 13:51:39 -05:00

Generate hooks

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

Usage

Download and install leiningen

Change directory into hubzilla/util/generate-hooks-index

At shell prompt, do:

lein run

Hooks docs will get dumped into hubzilla/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.