diff options
author | Martin Baulig <martin@src.gnome.org> | 1999-05-21 18:03:33 +0000 |
---|---|---|
committer | Martin Baulig <martin@src.gnome.org> | 1999-05-21 18:03:33 +0000 |
commit | 3eb53944748698742d8cc9b84b08965edbd5d0a2 (patch) | |
tree | f061d9a88aa3f88cbd57762301acf623de101b72 /doc/main.texi | |
parent | 953f59195f3b7f1fe69d5ff690aa236b1d735dec (diff) | |
download | libgtop-3eb53944748698742d8cc9b84b08965edbd5d0a2.tar.gz |
Re-arranged the reference manual a bit: put everything into subsections, not
sections and sort them by "System Dependent Function", "Common Functions" etc.
Diffstat (limited to 'doc/main.texi')
-rw-r--r-- | doc/main.texi | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/main.texi b/doc/main.texi index 4e80a030..c5f777a6 100644 --- a/doc/main.texi +++ b/doc/main.texi @@ -16,6 +16,15 @@ + + + + + + + + + --- The Detailed Node Listing --- About LibGTop @@ -37,6 +46,11 @@ Overview LibGTop Reference Manual +* System Dependent:: System Dependent Functions. +* Common Functions:: Common Functions. + +System Dependent Functions + * glibtop_cpu:: CPU Usage. * glibtop_mem:: Memory Usage. * glibtop_swap:: Swap Usage. @@ -54,6 +68,9 @@ LibGTop Reference Manual * glibtop_proc_map:: Process Memory Maps. * glibtop_netload:: Network Load. * glibtop_ppp:: PPP Usage. + +Common Functions + * glibtop_mountlist:: Mount List. * glibtop_fsusage:: File System Usage. @end menu |