From 648912aa40d6bc877ce8ba5477cc07f25dec0383 Mon Sep 17 00:00:00 2001 From: "Gary E. Miller" Date: Thu, 29 Nov 2018 01:58:42 +0000 Subject: www: Sort the man pages on the index page. --- www/index.html.in | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) (limited to 'www') diff --git a/www/index.html.in b/www/index.html.in index 3029c128..1dced941 100644 --- a/www/index.html.in +++ b/www/index.html.in @@ -265,15 +265,9 @@ latest stable version.

gps.1
The gpsd test clients.
-
libgps.3
-
An interface library that manages communication with the daemon.
- -
libgpsmm.3
-
C++ class wrapper for the libgps C binding.
- -
gpsprof.1
-
The gpsprof program for plotting spatial scatter of fixes -and fix latency.
+
gps2udp.1
+
Feed the take from gpsd to one or more aggregation +sites via UDP.
gpsfake.1
The gpsfake test harness simulating a GPS.
@@ -285,6 +279,9 @@ and fix latency.
The gpscat tool dumps output from a serial device. Optionally, it can packetize the data.
+
gpsdecode.1
+
The gpsdecode packet decoder.
+
gpsmon.1
The gpsmon real-time packet monitor and diagnostic tool. (This replaces the sirfmon tool in older versions.)
@@ -293,8 +290,18 @@ tool. (This replaces the sirfmon tool in older versions.) captures GPS output and/or gpsd reports and sends it to standard output. -
gpsdecode.1
-
The gpsdecode packet decoder.
+
gpsprof.1
+
The gpsprof program for plotting spatial scatter of fixes +and fix latency.
+ +
ntpshmmon.1
+
Monitor the NTP shared-memory segments created by GPSD.
+ +
libgps.3
+
An interface library that manages communication with the daemon.
+ +
libgpsmm.3
+
C++ class wrapper for the libgps C binding.
gpsd.5
The request/response protocol of the gpsd daemon.
@@ -305,12 +312,6 @@ protocol of the gpsd daemon.
gpsinit.8
Initialize kernel modules for use with gpsd daemon.
-
gps2udp.1
-
Feed the take from gpsd to one or more aggregation -sites via UDP.
- -
ntpshmmon.1
-
Monitor the NTP shared-memory segments created by GPSD.

Also, see the FAQ.

-- cgit v1.2.1