Updated INSTALL and README.

parent cdcd768a
...@@ -43,6 +43,13 @@ your '.c' file: ...@@ -43,6 +43,13 @@ your '.c' file:
The program must be linked against the lib with the '-ldvbpsi' option The program must be linked against the lib with the '-ldvbpsi' option
for gcc. for gcc.
Building documentation
======================
Once configured, run 'make doc' to build the documentation in html
(doc/doxygen/html) and latex (doc/doxygen/latex). You'll need the
doxygen tool (http://www.doxygen.org/) and the graphviz tool
(http://www.research.att.com/sw/tools/graphviz).
Building packages Building packages
================= =================
......
...@@ -26,6 +26,21 @@ Troubleshooting ...@@ -26,6 +26,21 @@ Troubleshooting
A mailing-list has been set up for support and discussion about the A mailing-list has been set up for support and discussion about the
libdvbpsi. Its address is : libdvbpsi. Its address is :
<libdvbpsi@videolan.org>
To subscribe, send a mail to <listar@videolan.org> with the following
words in the mail body :
subscribe libdvbpsi
To unsubscribe, do the same with the words :
unsubscribe libdvbpsi
A mailing-list has been set up for development discussion about the
libdvbpsi. CVS mails are sent to this list. Its address is :
<libdvbpsi-devel@videolan.org> <libdvbpsi-devel@videolan.org>
To subscribe, send a mail to <listar@videolan.org> with the following To subscribe, send a mail to <listar@videolan.org> with the following
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment