Opened 15 months ago
Closed 15 months ago
#18879 closed enhancement (fixed)
Lack of libuv documentation
Reported by: | Joe Locash | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 12.1 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description
It's not in the book but might be worth a mention. I prefer man pages but other formats are available.
For the man page:
make man -C docs
Install as root:
install -Dm644 docs/build/man/libuv.1 /usr/share/man/man1
Change History (4)
comment:1 by , 15 months ago
comment:2 by , 15 months ago
To build the man page, sphinx is required. There are lots of warnings for one man page.
comment:3 by , 15 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 15 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commit 91a72fece7.
Note:
See TracTickets
for help on using tickets.
If I read the building system correctly this needs sphinx.