Ver Fonte

BigNumbersThreshold - ShowOnlyTop crossref, Nicer Makefile

Christoph Berg há 22 anos atrás
pai
commit
90eef28290
3 ficheiros alterados com 13 adições e 4 exclusões
  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) - ??
 pisg (0.61) - ??
    Changes by Christoph Berg:
    Changes by Christoph Berg:
    * More nick sanitizing.
    * More nick sanitizing.
+   * docs/:
+     + BigNumbersThreshold - ShowOnlyTop crossref.
+     + Nicer Makefile.
 
 
 pisg (0.60) - Fri Oct, 15th 2004
 pisg (0.60) - Fri Oct, 15th 2004
    Changes by Christoph Berg:
    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
 	docbook2txt pisg-doc.xml
 	mv pisg-doc.txt pisg-tmp.txt
 	mv pisg-doc.txt pisg-tmp.txt
 	cat pisg-tmp.txt | ./modifytxt.pl > pisg-doc.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
 	docbook2html pisg-doc.xml -V "%use-id-as-filename%" -o html
 
 
 clean:
 clean:
 	rm -rf html
 	rm -rf html
 	rm -f pisg-doc.txt
 	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
     By enabling this option, stats in the "Big Numbers" and "Interesting
     Numbers" section will only be counted for users who were the most
     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
     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>
     </para>
     </refsect1>
     </refsect1>
     <refsect1>
     <refsect1>
@@ -2270,7 +2271,7 @@
     asked", "shouts loudest", "CAPSLOCK", "longest line", "most sad", and "most
     asked", "shouts loudest", "CAPSLOCK", "longest line", "most sad", and "most
     happy" sections. If the setting is "sqrt" (the default), it will be
     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
     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>
     </para>
     </refsect1>
     </refsect1>
     <refsect1>
     <refsect1>