mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-23 09:42:20 -05:00
Document the inbox-html
recipe
This commit is contained in:
parent
e3b0861628
commit
8c92c9e8ac
1
Makefile
1
Makefile
@ -44,6 +44,7 @@ help:
|
|||||||
@echo ' all - build all XEPs (same as make html)'
|
@echo ' all - build all XEPs (same as make html)'
|
||||||
@echo ' refs - build all IETF refs'
|
@echo ' refs - build all IETF refs'
|
||||||
@echo ' html - build all XEPs'
|
@echo ' html - build all XEPs'
|
||||||
|
@echo ' inbox-html - build all ProtoXEPs'
|
||||||
@echo ' clean - recursively unlink the build tree'
|
@echo ' clean - recursively unlink the build tree'
|
||||||
@echo ' preview - builds html whenever an XEP changes (requires inotify-tools)'
|
@echo ' preview - builds html whenever an XEP changes (requires inotify-tools)'
|
||||||
@echo ' examples - extract all examples'
|
@echo ' examples - extract all examples'
|
||||||
|
Loading…
Reference in New Issue
Block a user