--------------------- PatchSet 6503 Date: 2008/01/12 13:44:52 Author: amosjeffries Branch: docs Tag: (none) Log: Finalise doxygen scripts With this final patch, doxygen becomes the formal genrator for the Programming Guide in HTML. LaTeX, RTF, and others may follow later pending discssion. Also sanitizes the naming of some dependant files. Members: doc/Programming-Guide/.cvsignore:1.3->1.3.30.1 doc/Programming-Guide/Makefile:1.2->1.2.26.1 doc/Programming-Guide/doxy.footer.html:1.1.2.1->1.1.2.2(DEAD) doc/Programming-Guide/doxy.header.html:1.1.2.1->1.1.2.2(DEAD) doc/Programming-Guide/doxygen.footer.html:1.1->1.1.2.1 doc/Programming-Guide/doxygen.header.html:1.1->1.1.2.1 Index: squid3/doc/Programming-Guide/.cvsignore =================================================================== RCS file: /cvsroot/squid-sf//squid3/doc/Programming-Guide/.cvsignore,v retrieving revision 1.3 retrieving revision 1.3.30.1 diff -u -r1.3 -r1.3.30.1 --- squid3/doc/Programming-Guide/.cvsignore 1 Jun 2003 09:23:30 -0000 1.3 +++ squid3/doc/Programming-Guide/.cvsignore 12 Jan 2008 13:44:52 -0000 1.3.30.1 @@ -1,37 +1,2 @@ -prog-guide-10.html -prog-guide-11.html -prog-guide-12.html -prog-guide-13.html -prog-guide-14.html -prog-guide-15.html -prog-guide-16.html -prog-guide-17.html -prog-guide-18.html -prog-guide-19.html -prog-guide-1.html -prog-guide-20.html -prog-guide-21.html -prog-guide-22.html -prog-guide-23.html -prog-guide-24.html -prog-guide-25.html -prog-guide-26.html -prog-guide-27.html -prog-guide-28.html -prog-guide-29.html -prog-guide-2.html -prog-guide-30.html -prog-guide-3.html -prog-guide-4.html -prog-guide-5.html -prog-guide-6.html -prog-guide-7.html -prog-guide-8.html -prog-guide-9.html -prog-guide.html -prog-guide.txt -prog-guide.tex -prog-guide.ps -prog-guide.pdf -prog-guide.dvi +html Makefile Index: squid3/doc/Programming-Guide/Makefile =================================================================== RCS file: /cvsroot/squid-sf//squid3/doc/Programming-Guide/Makefile,v retrieving revision 1.2 retrieving revision 1.2.26.1 diff -u -r1.2 -r1.2.26.1 --- squid3/doc/Programming-Guide/Makefile 12 Aug 2004 02:12:59 -0000 1.2 +++ squid3/doc/Programming-Guide/Makefile 12 Jan 2008 13:44:52 -0000 1.2.26.1 @@ -1,24 +1,6 @@ -DOC = prog-guide -all: $(DOC).html $(DOC).ps $(DOC).txt - -$(DOC).ps: $(DOC).dvi - dvips -o $(DOC).ps $(DOC).dvi - -$(DOC).tex: $(DOC).sgml - linuxdoc --backend=latex --papersize=letter $(DOC) - -$(DOC).dvi: $(DOC).tex - latex $(DOC).tex - latex $(DOC).tex - latex $(DOC).tex - -$(DOC).txt: $(DOC).sgml - linuxdoc --backend=txt $(DOC) - -$(DOC).html: $(DOC).sgml - sgml2html $(DOC) +all: + cd ../../ && doxygen squid3.dox 2>doxygen.log clean: - rm -f *.html - rm -f $(DOC).tex $(DOC).ps $(DOC).dvi $(DOC).aux $(DOC).log $(DOC).toc + rm -f html/*.html --- squid3/doc/Programming-Guide/doxy.footer.html Sun Jan 13 01:22:49 2008 +++ /dev/null Sun Jan 13 01:22:49 2008 @@ -1 +0,0 @@ - --- squid3/doc/Programming-Guide/doxy.header.html Sun Jan 13 01:22:49 2008 +++ /dev/null Sun Jan 13 01:22:49 2008 @@ -1 +0,0 @@ -
--- /dev/null Sun Jan 13 01:22:49 2008 +++ squid3/doc/Programming-Guide/doxygen.footer.html Sun Jan 13 01:22:49 2008 @@ -0,0 +1 @@ +
--- /dev/null Sun Jan 13 01:22:49 2008 +++ squid3/doc/Programming-Guide/doxygen.header.html Sun Jan 13 01:22:49 2008 @@ -0,0 +1 @@ +