name for automake, so I renamed it to `auto-macros.texi'. 1999-05-16 Martin Baulig <martin@home-of-linux.org> * Makefile.am: Create `auto-macros.texi' from `auto-macros.texi.in' which will contain some `@set' commands for the LibGTop version etc. * auto-macros.texi.in: New file. This is a template for `auto-macros.texi' which will be automatically generated.
43 lines
1.1 KiB
Plaintext
43 lines
1.1 KiB
Plaintext
\input texinfo @c -*-texinfo-*-
|
|
@c %**start of header
|
|
@setfilename libgtop.info
|
|
@settitle LibGTop Reference Manual
|
|
@setchapternewpage odd
|
|
@c %**end of header
|
|
|
|
@node Top, About, (dir), (dir)
|
|
|
|
@menu
|
|
* About:: About LibGTop
|
|
* Reference Manual:: LibGTop Reference Manual
|
|
|
|
--- The Detailed Node Listing ---
|
|
|
|
About LibGTop
|
|
|
|
* Availability:: Where to get LibGTop
|
|
* Supported Platforms:: Supported Platforms
|
|
* Mailing List:: Helping with LibGTop development
|
|
* Thanks:: People who contributed to LibGTop
|
|
|
|
LibGTop Reference Manual
|
|
|
|
* glibtop_cpu:: CPU Usage.
|
|
* glibtop_mem:: Memory Usage.
|
|
* glibtop_swap:: Swap Usage.
|
|
* glibtop_uptime:: System Uptime.
|
|
* glibtop_loadavg:: Load Average.
|
|
* glibtop_proclist:: Process List.
|
|
* glibtop_proc_state:: Process State.
|
|
* glibtop_proc_uid:: Process UID and TTY Information.
|
|
* glibtop_proc_mem:: Process Memory Information.
|
|
@end menu
|
|
|
|
@include auto-macros.texi
|
|
|
|
@include about.texi
|
|
@include reference.texi
|
|
|
|
@bye
|
|
|