#1087 closed defect (fixed)
Imlib2 docs are not installed
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
this could be added:
If you want the development docs, install them with the following commands: install -d /usr/share/doc/imlib2 && install -m 644 doc/{*.gif,index.html} /usr/share/doc/imlib2
Note:
See TracTickets
for help on using tickets.

Added commands to Imlib2 instructions to install documentation