Remove the generation of all documentation in one document.

This commit is contained in:
Dimitrie O. Paun 2003-04-19 02:50:57 +00:00 committed by Alexandre Julliard
parent 097c8edc39
commit 255ecc56ae
36 changed files with 38 additions and 52 deletions

View file

@ -3,7 +3,6 @@ TOPOBJDIR = ..
SRCDIR = @srcdir@ SRCDIR = @srcdir@
VPATH = @srcdir@ VPATH = @srcdir@
MODULE = none MODULE = none
BOOKNAME = wine-doc
DB2HTML = @DB2HTML@ DB2HTML = @DB2HTML@
DB2PDF = @DB2PDF@ DB2PDF = @DB2PDF@
DB2PS = @DB2PS@ DB2PS = @DB2PS@
@ -83,10 +82,7 @@ html: $(ALLBOOKS:%=%/index.html)
pdf: $(ALLBOOKS:%=%.pdf) pdf: $(ALLBOOKS:%=%.pdf)
ps: $(ALLBOOKS:%=%.ps) ps: $(ALLBOOKS:%=%.ps)
# this is the all-in-one book, not built by default .PHONY: everything doc html pdf ps dist
wine-doc: wine-doc/index.html wine-doc.pdf wine-doc.ps
.PHONY: everything doc html pdf ps wine-doc dist
.SUFFIXES: .sgml /index.html .pdf .ps .SUFFIXES: .sgml /index.html .pdf .ps
@ -103,7 +99,6 @@ wine-devel.pdf wine-devel.ps wine-devel/index.html: $(WINE_DEVEL_SRCS)
wine-faq.pdf wine-faq.ps wine-faq/index.html: $(WINE_FAQ_SRCS) wine-faq.pdf wine-faq.ps wine-faq/index.html: $(WINE_FAQ_SRCS)
wine-user.pdf wine-user.ps wine-user/index.html: $(WINE_USER_SRCS) wine-user.pdf wine-user.ps wine-user/index.html: $(WINE_USER_SRCS)
winelib-user.pdf winelib-user.ps winelib-user/index.html: $(WINELIB_USER_SRCS) winelib-user.pdf winelib-user.ps winelib-user/index.html: $(WINELIB_USER_SRCS)
wine-doc.pdf wine-doc.ps wine-doc/index.html: $(WINE_DOC_SRCS)
wine.man: wine.man.in wine.man: wine.man.in
sed -e 's,@bindir\@,$(bindir),g' -e 's,@dlldir\@,$(dlldir),g' -e 's,@PACKAGE_STRING\@,@PACKAGE_STRING@,g' $(SRCDIR)/wine.man.in >$@ || $(RM) $@ sed -e 's,@bindir\@,$(bindir),g' -e 's,@dlldir\@,$(dlldir),g' -e 's,@PACKAGE_STRING\@,@PACKAGE_STRING@,g' $(SRCDIR)/wine.man.in >$@ || $(RM) $@
@ -139,6 +134,6 @@ install-api-man::
clean:: clean::
$(RM) *.aux *.dvi *.out *.pdf *.ps *.tex *.log wine-doc-*.tar.gz $(MAN_TARGETS) $(RM) *.aux *.dvi *.out *.pdf *.ps *.tex *.log wine-doc-*.tar.gz $(MAN_TARGETS)
$(RM) -r wine-doc $(ALLBOOKS) html api-guide man$(api_manext) *.junk DBTOHTML_OUTPUT_DIR* $(RM) -r $(ALLBOOKS) html api-guide man$(api_manext) *.junk DBTOHTML_OUTPUT_DIR*
### Dependencies: ### Dependencies:

View file

@ -1029,6 +1029,6 @@ WSOCK32.DLL: 32-bit sockets APIs
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "set" "book" "part" "chapter" "") sgml-parent-document:("wine-devel.sgml" "set" "book" "part" "chapter" "")
End: End:
--> -->

View file

@ -435,6 +435,6 @@
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "set" "book" "chapter" "") sgml-parent-document:("wine-user.sgml" "set" "book" "chapter" "")
End: End:
--> -->

View file

@ -6,6 +6,6 @@
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "set" "book" "part" "chapter" "") sgml-parent-document:("wine-devel.sgml" "set" "book" "part" "chapter" "")
End: End:
--> -->

View file

@ -51,6 +51,6 @@
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "set" "book" "part" "chapter" "") sgml-parent-document:("wine-user.sgml" "set" "book" "part" "chapter" "")
End: End:
--> -->

View file

@ -3434,6 +3434,6 @@ export LIB_ODBC_DRIVER_MANAGER=/usr/lib/libodbc.so.1.0.0
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "set" "book" "chapter" "") sgml-parent-document:("wine-user.sgml" "set" "book" "chapter" "")
End: End:
--> -->

View file

@ -181,6 +181,6 @@
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "set" "book" "part" "chapter" "") sgml-parent-document:("wine-devel.sgml" "set" "book" "part" "chapter" "")
End: End:
--> -->

View file

@ -156,6 +156,6 @@ cvs -d $CVSROOT update -D "2002-06-01 15:17:25 CST"
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "set" "book" "part" "chapter" "") sgml-parent-document:("wine-devel.sgml" "set" "book" "part" "chapter" "")
End: End:
--> -->

View file

@ -326,6 +326,6 @@ Direct access to the complete CVS tree is also possible, using Bill Fenner's
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "set" "book" "part" "chapter" "") sgml-parent-document:("wine-devel.sgml" "set" "book" "part" "chapter" "")
End: End:
--> -->

View file

@ -1731,6 +1731,6 @@ $ gdb wine
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "set" "book" "part" "chapter" "") sgml-parent-document:("wine-devel.sgml" "set" "book" "part" "chapter" "")
End: End:
--> -->

View file

@ -514,6 +514,6 @@ MSG( "Definition of drive %d is incorrect!\n", drive );
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "set" "book" "part" "chapter" "") sgml-parent-document:("wine-devel.sgml" "set" "book" "part" "chapter" "")
End: End:
--> -->

View file

@ -940,6 +940,6 @@
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "set" "book" "part" "chapter" "") sgml-parent-document:("wine-devel.sgml" "set" "book" "part" "chapter" "")
End: End:
--> -->

View file

@ -1080,11 +1080,8 @@ BOOL WINAPI PathRelativePathToA(
single unit, you can place them all inside a set. single unit, you can place them all inside a set.
This is useful when you want to bundle up This is useful when you want to bundle up
documentation in alternate ways. We do this with documentation in alternate ways. We do this with
the Wine documentation, using a <sgmltag the Wine documentation, using
class="starttag">set</sgmltag> to put everything <sgmltag class="starttag">book</sgmltag> to
into a single directory (see
<filename>documentation/wine-doc.sgml</filename>),
and a <sgmltag class="starttag">book</sgmltag> to
put each Wine guide into a separate directory (see put each Wine guide into a separate directory (see
<filename>documentation/wine-devel.sgml</filename>, <filename>documentation/wine-devel.sgml</filename>,
etc.). etc.).
@ -1737,6 +1734,6 @@ BOOL WINAPI PathRelativePathToA(
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "set" "book" "part" "chapter" "") sgml-parent-document:("wine-devel.sgml" "set" "book" "part" "chapter" "")
End: End:
--> -->

View file

@ -1744,6 +1744,6 @@ rm -fR \[/path/\]Wine*
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "book" "part" "chapter" "") sgml-parent-document:("wine-devel.sgml" "book" "part" "chapter" "")
End: End:
--> -->

View file

@ -499,6 +499,6 @@ FontPath "tcp/localhost:7100"
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "set" "book" "chapter" "") sgml-parent-document:("wine-user.sgml" "set" "book" "chapter" "")
End: End:
--> -->

View file

@ -700,6 +700,6 @@ iff</></>
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "set" "book" "chapter" "") sgml-parent-document:("wine-user.sgml" "set" "book" "chapter" "")
End: End:
--> -->

View file

@ -198,6 +198,6 @@
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "set" "book" "part" "chapter" "") sgml-parent-document:("wine-devel.sgml" "set" "book" "part" "chapter" "")
End: End:
--> -->

View file

@ -530,6 +530,6 @@ EOF
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "set" "book" "part" "chapter" "") sgml-parent-document:("wine-devel.sgml" "set" "book" "part" "chapter" "")
End: End:
--> -->

View file

@ -152,6 +152,6 @@ Password:
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "set" "book" "chapter" "") sgml-parent-document:("wine-user.sgml" "set" "book" "chapter" "")
End: End:
--> -->

View file

@ -515,6 +515,6 @@
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "set" "book" "chapter" "") sgml-parent-document:("wine-user.sgml" "set" "book" "chapter" "")
End: End:
--> -->

View file

@ -38,12 +38,6 @@ echo "./db2html-winehq wine-faq.sgml"
tar czf winedoc-html.tgz wine-user wine-devel winelib-user wine-faq tar czf winedoc-html.tgz wine-user wine-devel winelib-user wine-faq
cp winedoc-html.tgz "$WWWDIR" cp winedoc-html.tgz "$WWWDIR"
## Create one-book HTML tarball
echo "./db2html-winehq wine-doc.sgml"
./db2html-winehq wine-doc.sgml
tar czf wine-set-html.tgz wine-doc
cp wine-set-html.tgz "$WWWDIR"
## Create PostScript tarball ## Create PostScript tarball
echo "db2ps -d ./print.dsl wine-user.sgml" echo "db2ps -d ./print.dsl wine-user.sgml"
db2ps -d ./print.dsl wine-user.sgml > /dev/null 2>&1 db2ps -d ./print.dsl wine-user.sgml > /dev/null 2>&1

View file

@ -1297,6 +1297,6 @@ Kernel space | Client applications
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "set" "book" "part" "chapter" "") sgml-parent-document:("wine-devel.sgml" "set" "book" "part" "chapter" "")
End: End:
--> -->

View file

@ -392,6 +392,6 @@ static ICOM_VTABLE(IDirect3D) d3dvt = {
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "set" "book" "part" "chapter" "") sgml-parent-document:("wine-devel.sgml" "set" "book" "part" "chapter" "")
End: End:
--> -->

View file

@ -454,6 +454,6 @@ gcc dummy.c -L/usr/local/lib -lwine -lopengl32
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "set" "book" "part" "chapter" "") sgml-parent-document:("wine-devel.sgml" "set" "book" "part" "chapter" "")
End: End:
--> -->

View file

@ -214,6 +214,6 @@ code
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "set" "book" "part" "chapter" "") sgml-parent-document:("wine-devel.sgml" "set" "book" "part" "chapter" "")
End: End:
--> -->

View file

@ -387,6 +387,6 @@ AC_CHECK_HEADER(foo.h, AC_DEFINE(HAVE_FOO_H))
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "set" "book" "part" "chapter" "") sgml-parent-document:("wine-devel.sgml" "set" "book" "part" "chapter" "")
End: End:
--> -->

View file

@ -311,6 +311,6 @@ printer=on
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "set" "book" "chapter" "") sgml-parent-document:("wine-user.sgml" "set" "book" "chapter" "")
End: End:
--> -->

View file

@ -742,6 +742,6 @@ winspool</><entry>wnet</><entry>x11</>
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "set" "book" "chapter" "") sgml-parent-document:("wine-user.sgml" "set" "book" "chapter" "")
End: End:
--> -->

View file

@ -520,6 +520,6 @@ ok ( GetLastError() == WIN9X_ERROR || GetLastError() == NT_ERROR, ...);
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "set" "book" "part" "chapter" "") sgml-parent-document:("wine-devel.sgml" "set" "book" "part" "chapter" "")
End: End:
--> -->

View file

@ -89,6 +89,6 @@ bash-2.03# ../../tools/bin2res -d bin shres.rc
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "set" "book" "part" "chapter" "") sgml-parent-document:("wine-devel.sgml" "set" "book" "part" "chapter" "")
End: End:
--> -->

View file

@ -304,6 +304,6 @@ signed short WINAPI MyProxyWinFunc (unsigned short a, void *b, void *c,
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "book" "chapter" "") sgml-parent-document:("winelib-user.sgml" "book" "chapter" "")
End: End:
--> -->

View file

@ -426,6 +426,6 @@
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "book" "chapter" "") sgml-parent-document:("winelib-user.sgml" "book" "chapter" "")
End: End:
--> -->

View file

@ -231,6 +231,6 @@
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "book" "chapter" "") sgml-parent-document:("winelib-user.sgml" "book" "chapter" "")
End: End:
--> -->

View file

@ -10,6 +10,6 @@
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "book" "chapter" "") sgml-parent-document:("winelib-user.sgml" "book" "chapter" "")
End: End:
--> -->

View file

@ -391,6 +391,6 @@ printf("Processor architecture=%d\n",si ANONS .wProcessorArchitecture);
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "book" "chapter" "") sgml-parent-document:("winelib-user.sgml" "book" "chapter" "")
End: End:
--> -->

View file

@ -942,6 +942,6 @@ ORDINAL forward EXPORTNAME SYMBOLNAME
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
Local variables: Local variables:
mode: sgml mode: sgml
sgml-parent-document:("wine-doc.sgml" "book" "chapter" "") sgml-parent-document:("winelib-user.sgml" "book" "chapter" "")
End: End:
--> -->