diff options
author | Daniel Veillard <veillard@redhat.com> | 2008-12-23 13:47:10 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@redhat.com> | 2008-12-23 13:47:10 +0000 |
commit | e03a90273515bc956644b7fe65842979c69047e9 (patch) | |
tree | 60d5b1256ed9561889aa21ac9223544f16b28de3 /docs/sitemap.html.in | |
parent | add .x-sc_prohibit_asprintf (diff) | |
download | libvirt-e03a90273515bc956644b7fe65842979c69047e9.tar.gz libvirt-e03a90273515bc956644b7fe65842979c69047e9.tar.bz2 libvirt-e03a90273515bc956644b7fe65842979c69047e9.zip |
* docs/logging.html docs/logging.html.in: new page documenting
the logging system
* docs/auth.html docs/deployment.html docs/remote.html
docs/sitemap.html docs/sitemap.html.in docs/uri.html
docs/windows.html: integration in the existing set
Daniel
Diffstat (limited to 'docs/sitemap.html.in')
-rw-r--r-- | docs/sitemap.html.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/sitemap.html.in b/docs/sitemap.html.in index 0e801666b..8ee2dd7f0 100644 --- a/docs/sitemap.html.in +++ b/docs/sitemap.html.in @@ -46,6 +46,10 @@ <a href="windows.html">Windows port</a> <span>Access the libvirt daemon from a native Windows client</span> </li> + <li> + <a href="logging.html">Logging</a> + <span>The library and the daemon logging support</span> + </li> </ul> </li> <li> |