Jelajahi Sumber

- first round of cleanups for documentation
- remove all FAQ and DEVEL files considered empty in content (no content at all
or just the default lines)
- remove of the <RevHistory>/</RevHistory> tag (and of course anything between
them)
- remove the comments at the end of the file that begins with
"<!-- Keep this element at the end of the file"
- credits for the patch/ the change scripts goes to Edson Gellert Schubert,
4lists at gmail dot com


git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@3769 689a6050-402a-0410-94f2-e92a70836424

Henning Westerholt 17 tahun lalu
induk
melakukan
3407efd5f8

+ 0 - 22
modules/db_postgres/km_doc/db_postgres_devel.sgml

@@ -1,22 +0,0 @@
-<!-- Module Developer's Guide -->
-
-<chapter>
-    <chapterinfo>
-	<revhistory>
-	    <revision>
-		<revnumber>$Revision$</revnumber>
-		<date>$Date$</date>
-	    </revision>
-	</revhistory>
-    </chapterinfo>
-    <title>Developer's Guide</title>
-    <para>
-	The module does not provide any <acronym>API</acronym> to use in other &ser; modules.
-    </para>
-</chapter>
-
-<!-- Keep this element at the end of the file
-Local Variables:
-sgml-parent-document: ("postgres.sgml" "book" "chapter")
-End:
--->

+ 0 - 70
modules/db_postgres/km_doc/db_postgres_faq.sgml

@@ -1,70 +0,0 @@
-<!-- Module FAQ -->
-
-<chapter>
-    <chapterinfo>
-	<revhistory>
-	    <revision>
-		<revnumber>$Revision$</revnumber>
-		<date>$Date$</date>
-	    </revision>
-	</revhistory>
-    </chapterinfo>
-    <title>Frequently Asked Questions</title>
-    <qandaset defaultlabel="number">
-	<qandaentry>
-	    <question>
-		<para>Where can I find more about OpenSER?</para>
-	    </question>
-	    <answer>
-		<para>
-			Take a look at &serhomelink;.
-		</para>
-	    </answer>
-	</qandaentry>
-	<qandaentry>
-	    <question>
-		<para>Where can I post a question about this module?</para>
-	    </question>
-	    <answer>
-		<para>
-			First at all check if your question was already answered on one of
-			our mailing lists: 
-		</para>
-		<itemizedlist>
-		    <listitem>
-			<para>User Mailing List - &seruserslink;</para>
-		    </listitem>
-		    <listitem>
-			<para>Developer Mailing List - &serdevlink;</para>
-		    </listitem>
-		</itemizedlist>
-		<para>
-			E-mails regarding any stable &ser; release should be sent to 
-			&serusersmail; and e-mails regarding development versions
-			should be sent to &serdevmail;.
-		</para>
-		<para>
-			If you want to keep the mail private, send it to 
-			&serhelpmail;.
-		</para>
-	    </answer>
-	</qandaentry>
-	<qandaentry>
-	    <question>
-		<para>How can I report a bug?</para>
-	    </question>
-	    <answer>
-		<para>
-			Please follow the guidelines provided at:
-			&serbugslink;.
-		</para>
-	    </answer>
-	</qandaentry>
-    </qandaset>
-</chapter>
-
-<!-- Keep this element at the end of the file
-Local Variables:
-sgml-parent-document: ("postgres.sgml" "Book" "chapter")
-End:
--->

+ 0 - 11
modules/db_postgres/km_doc/db_postgres_user.sgml

@@ -2,12 +2,6 @@
 
 <chapter>
 	<chapterinfo>
-	<revhistory>
-		<revision>
-		<revnumber>$Revision$</revnumber>
-		<date>$Date$</date>
-		</revision>
-	</revhistory>
 	</chapterinfo>
 	<title>User's Guide</title>
 	
@@ -65,8 +59,3 @@
 	</section>
 </chapter>
 
-<!-- Keep this element at the end of the file
-Local Variables:
-sgml-parent-document: ("postgres.sgml" "Book" "chapter")
-End:
--->