summaryrefslogtreecommitdiff
path: root/doc/main.texi
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>2000-02-04 23:13:18 +0000
committerMartin Baulig <martin@src.gnome.org>2000-02-04 23:13:18 +0000
commitd3e83afb0a8fb3f9638fa39b08f60f8c48d63b55 (patch)
tree4082d715d152f62dee00703bfba0e475054a47a7 /doc/main.texi
parent129e4bc0ac32423a92e570bef489159979fb7af2 (diff)
downloadlibgtop-d3e83afb0a8fb3f9638fa39b08f60f8c48d63b55.tar.gz
Started to update documentation.
2000-02-05 Martin Baulig <martin@home-of-linux.org> * reference.texi: Started to update documentation.
Diffstat (limited to 'doc/main.texi')
-rw-r--r--doc/main.texi35
1 files changed, 34 insertions, 1 deletions
diff --git a/doc/main.texi b/doc/main.texi
index 9b7341ba..c8d6c2e0 100644
--- a/doc/main.texi
+++ b/doc/main.texi
@@ -6,7 +6,21 @@
* Reference Manual:: LibGTop Reference Manual
* LibGTop Internals:: LibGTop Internals
- --- The Detailed Node Listing ---
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+@detailmenu --- The Detailed Node Listing ---
About LibGTop
@@ -31,6 +45,8 @@ LibGTop Reference Manual
* System Dependent:: System Dependent Functions.
* Common Functions:: Common Functions.
* Library Functions:: Library Functions.
+* Generic Structures:: Generic Structures.
+* Enums and Typedefs:: Enums and Typedefs.
System Dependent Functions
@@ -49,6 +65,7 @@ System Dependent Functions
* glibtop_proc_segment:: Process Segment Information.
* glibtop_proc_args:: Process Arguments.
* glibtop_proc_map:: Process Memory Maps.
+* glibtop_netinfo:: Network Information.
* glibtop_netload:: Network Load.
* glibtop_ppp:: PPP Usage.
@@ -63,6 +80,20 @@ Library Functions
* glibtop_sysdeps:: Server Sysdeps.
* Library Parameters:: Library Parameters.
+Generic Structures
+
+* glibtop_ifaddr:: Interface Address.
+
+Enums and Typedefs
+
+* Network Interfaces:: Network Interfaces.
+* Address Scope:: Address Scope (IPv6).
+
+Network Interfaces
+
+* Transport Methods:: Transport Methods.
+* Interface Flags:: Interface Flags.
+
LibGTop Internals
* General Internals:: General Internals
@@ -76,6 +107,8 @@ Sysdeps Internals
* glibtop_open_s:: Non-privileged initializations
* glibtop_close_s:: Non-privileged cleanups
+
+@end detailmenu
@end menu
@include about.texi