mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Provide installable man pages
make docs: generate Markdown and man pages in doc/ make install-docs: install man pages to be usable directly Docs are generated from the ezdoc files in doc/src/.
This commit is contained in:
parent
1a71a733c3
commit
078d686a0a
80 changed files with 2419 additions and 2512 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -2,6 +2,9 @@
|
|||
.erlang.mk.packages.*
|
||||
_rel
|
||||
deps
|
||||
doc/man3
|
||||
doc/man7
|
||||
doc/markdown
|
||||
ebin
|
||||
logs
|
||||
relx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue