Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
<html> <head> <title>ChannelArchiver Readme</title> <head> <body> <h1>Channel Archiver Readme</h1> <h2>Manual</h2> The main users' guide can be found in the <a href="manual/">manual/</a> subdirectory: <a href="manual/manual.pdf">manual/manual.pdf</a> <h2>API Guide</h2> Many of the sources include comments for doxygen. After running doxygen with the file ChannelArchiver.doxy, you should have an API doc. in <a href="doxy/html/index.html">doxy/html/index.html</a>. </body> </html>