Sfoglia il codice sorgente

BigNumbersThreshold - ShowOnlyTop crossref, Nicer Makefile

Christoph Berg 22 anni fa
parent
commit
90eef28290
3 ha cambiato i file con 13 aggiunte e 4 eliminazioni
  1. 3 0
      docs/Changelog
  2. 7 2
      docs/Makefile
  3. 3 2
      docs/pisg-doc.xml

+ 3 - 0
docs/Changelog

@@ -1,6 +1,9 @@
 pisg (0.61) - ??
    Changes by Christoph Berg:
    * More nick sanitizing.
+   * docs/:
+     + BigNumbersThreshold - ShowOnlyTop crossref.
+     + Nicer Makefile.
 
 pisg (0.60) - Fri Oct, 15th 2004
    Changes by Christoph Berg:

+ 7 - 2
docs/Makefile

@@ -1,10 +1,15 @@
-all:
+all: pisg-doc.txt html/index.html
+
+pisg-doc.txt: pisg-doc.xml
 	docbook2txt pisg-doc.xml
 	mv pisg-doc.txt pisg-tmp.txt
 	cat pisg-tmp.txt | ./modifytxt.pl > pisg-doc.txt
+	rm -f pisg-tmp.txt
+
+html/index.html: pisg-doc.xml
+	-rm -f html/*
 	docbook2html pisg-doc.xml -V "%use-id-as-filename%" -o html
 
 clean:
 	rm -rf html
 	rm -f pisg-doc.txt
-	rm -f pisg-tmp.txt

+ 3 - 2
docs/pisg-doc.xml

@@ -1924,7 +1924,8 @@
     By enabling this option, stats in the "Big Numbers" and "Interesting
     Numbers" section will only be counted for users who were the most
     active. E.g. users who appear in the "Most Active Nicks" section, as
-    respected by the ActiveNicks and ActiveNicks2 options.
+    respected by the ActiveNicks and ActiveNicks2 options. See also
+    <command>BigNumbersThreshold</command>.
     </para>
     </refsect1>
     <refsect1>
@@ -2270,7 +2271,7 @@
     asked", "shouts loudest", "CAPSLOCK", "longest line", "most sad", and "most
     happy" sections. If the setting is "sqrt" (the default), it will be
     dynamically replaced with the square root of the number of lines of the
-    most active nick.
+    most active nick. See also <command>ShowOnlyTop</command>.
     </para>
     </refsect1>
     <refsect1>