Document the `inbox-html` recipe

This commit is contained in:
JC Brand 2018-08-30 08:54:49 +02:00
parent e3b0861628
commit 8c92c9e8ac
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ help:
@echo ' all - build all XEPs (same as make html)'
@echo ' refs - build all IETF refs'
@echo ' html - build all XEPs'
@echo ' inbox-html - build all ProtoXEPs'
@echo ' clean - recursively unlink the build tree'
@echo ' preview - builds html whenever an XEP changes (requires inotify-tools)'
@echo ' examples - extract all examples'