pgq: random naturaldocs 1.4 changes
authorMarko Kreen <markokr@gmail.com>
Fri, 7 May 2010 10:41:50 +0000 (13:41 +0300)
committerMarko Kreen <markokr@gmail.com>
Fri, 7 May 2010 10:55:56 +0000 (13:55 +0300)
sql/pgq/docs/Languages.txt
sql/pgq/docs/Menu.txt
sql/pgq/docs/Topics.txt

index aa9ce802fe2b903ca5a9749432fcd4b9aeaf801e..be96913f389c4b33c3ffbd96fcce68aa939b5c54 100644 (file)
@@ -1,4 +1,4 @@
-Format: 1.35
+Format: 1.4
 
 # This is the Natural Docs languages file for this project.  If you change
 # anything here, it will apply to THIS PROJECT ONLY.  If you'd like to change
index c4b6668437c66da2e0cadaa5da457d769cc42991..d10e4bb473ad7aee9d361437dc18ab55ea6f8b3e 100644 (file)
@@ -1,4 +1,4 @@
-Format: 1.35
+Format: 1.4
 
 
 Title: PgQ
@@ -8,6 +8,22 @@ SubTitle: Database API
 # Footer: [text]
 # If you want to add a copyright notice, this would be the place to do it.
 
+# You can add a timestamp to your documentation like one of these:
+# Timestamp: Generated on month day, year
+# Timestamp: Updated mm/dd/yyyy
+# Timestamp: Last updated mon day
+#
+#   m     - One or two digit month.  January is "1"
+#   mm    - Always two digit month.  January is "01"
+#   mon   - Short month word.  January is "Jan"
+#   month - Long month word.  January is "January"
+#   d     - One or two digit day.  1 is "1"
+#   dd    - Always two digit day.  1 is "01"
+#   day   - Day with letter extension.  1 is "1st"
+#   yy    - Two digit year.  2006 is "06"
+#   yyyy  - Four digit year.  2006 is "2006"
+#   year  - Four digit year.  2006 is "2006"
+
 
 # --------------------------------------------------------------------------
 # 
index da6181dfc52c90a7f65ae54651ec2d4ae2d1747c..25750902543e6e335ebf4169714f2a45e4830444 100644 (file)
@@ -1,4 +1,4 @@
-Format: 1.35
+Format: 1.4
 
 # This is the Natural Docs topics file for this project.  If you change anything
 # here, it will apply to THIS PROJECT ONLY.  If you'd like to change something
@@ -55,9 +55,6 @@ Format: 1.35
 # Class Hierarchy: [yes|no]
 #    Whether the topics are part of the class hierarchy.  Defaults to no.
 #
-# Variable Type: [yes|no]
-#    Whether the topics can be a variable type.  Defaults to no.
-#
 # Page Title If First: [yes|no]
 #    Whether the topic's title becomes the page title if it's the first one in
 #    a file.  Defaults to no.