From: Rafael L. <rla...@us...> - 2000-11-15 11:18:00
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv32212 Added Files: .cvsignore Log Message: CVS ignore patterns. |
From: Alan W. I. <ai...@us...> - 2000-11-15 18:53:45
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv24343 Modified Files: Makefile.in Log Message: NEWS and ChangeLog include in src tarball, CHANGES (which was renamed to NEWS) dropped. |
From: Alan W. I. <ai...@us...> - 2000-11-16 09:03:39
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv920 Modified Files: api.sgml Log Message: Completed description of all the API functions that prior to this have been completely undocumented. To do this task, I essentially lifted the short descriptions and any other discussion from the source. Unfortunately, the source usually did not have descriptions of the meanings of the parameters so there are still roughly 150 parameters (marked by "NEEDS DOCUMENTATION") that still need some documentation from the plplot experts who understand the code a lot better than I do. |
From: Rafael L. <rla...@us...> - 2000-11-16 09:18:28
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv2751 Modified Files: ChangeLog Makefile.in Log Message: * Makefile.in ($(BASE).dvi): Simpler way to implement Adam Di Carlo's trick (does not need pprior.aux). Also, redirects stderr to /dev/null when comparing files to avoid error when prior.aux does not exist. |
From: Rafael L. <rla...@us...> - 2000-11-16 10:57:14
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv12466 Modified Files: plplotdoc.sgml Log Message: * plplotdoc.sgml: Updated Copyright year. |
From: Rafael L. <rla...@us...> - 2000-11-16 11:55:57
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv18527 Modified Files: .cvsignore Log Message: Better exclusions |
From: Rafael L. <rla...@us...> - 2000-11-16 15:11:32
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv7910 Modified Files: ChangeLog Makefile.in configure configure.in plplotdoc-html.dsl.in Added Files: plplotdoc.sgml.in Removed Files: included-html-files.pl plplotdoc-html.dsl plplotdoc.sgml Log Message: * configure.in (VERSION, PLPLOTDOC_HTML, MANIFEST, PLPLOTDOC): Define and AC_SUBST'itute these variables. * Makefile.in (PLPLOT_HTML, VERSION): AC_SUBST'itution. (HTML_DESTDIR): Use them. ($(MAIN_HTML)): HTML_DESTDIR must be created here, and not in the install rule. (html_tar): Depends on $(HTML_DESTDIR).tar.gz. ($(HTML_DESTDIR).tar.gz): New rule for building the html tarball. Removed dependency to included-html-files.pl, as there is a manifest file now. There is no need to cp the html into HTML_DESTDIR, as they are already there. (install-stamp): No need to copy html files into HTML_DESTDIR. Calls to ln are symbolic and forces (ln -fs). (MAIN_HTML): New definition. (OTHER_SOURCES): Removed included-html-files.pl. (SGML_SOURCES): Changed plplotdoc.sgml to plplotdoc.sgml.in. * plplotdoc.sgml.in: Renamed from plplotdoc.sgml.in. Use autoconf variable @VERSION@. Updated Copyright year. * plplotdoc-html.dsl.in: Set variables to control ouptut html file names and dir. |
From: Rafael L. <rla...@us...> - 2000-11-16 15:30:56
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv10082 Modified Files: .cvsignore Log Message: Better exclusions (autoconf generated files) |
From: Alan W. I. <ai...@us...> - 2000-11-16 20:12:10
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv9881 Modified Files: NEWS Log Message: AWI finished his part of updating api.sgml |
From: Rafael L. <rla...@us...> - 2000-11-17 09:08:36
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv26843 Removed Files: plplotdoc-print.dsl Log Message: plplotdoc-print.dsl renamed to plplotdoc-print.dsl.in. |
From: Rafael L. <rla...@us...> - 2000-11-17 09:12:28
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv27466 Added Files: plplotdoc-print.dsl.in Log Message: plplotdoc-print.dsl.in renamed from plplotdoc-print.dsl. |
From: Rafael L. <rla...@us...> - 2000-11-17 09:16:18
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv29504 Modified Files: ChangeLog Makefile.in configure.in plplotdoc-html.dsl.in plplotdoc.sgml.in Log Message: * AC_SUBST'itute all the DTD pubids (definitions are centralized in configure.in). * Failed checks give now warnings instead of errors. The user is informed at the end of the configure run which targets will be built with make. |
From: Rafael L. <rla...@us...> - 2000-11-17 10:06:28
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv12901 Modified Files: configure Log Message: Respamulated. |
From: Rafael L. <rla...@us...> - 2000-11-17 10:22:00
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv15519 Modified Files: Makefile.in Log Message: * Makefile.in (install-stamp): Create symbolic link index.html. |
From: Rafael L. <rla...@us...> - 2000-11-17 10:33:47
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv17286 Modified Files: ChangeLog Makefile.in Log Message: * Makefile.in ($(BASE).dvi): Do not remove prior.aux after jadetex run. This avoids running jadetex more than necessary. (clean): Remove prior.aux here. |
From: Rafael L. <rla...@us...> - 2000-11-17 13:43:17
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv12941 Modified Files: Tag: sgml .cvsignore Log Message: Better exclusions. |
From: Rafael L. <rla...@us...> - 2000-11-17 13:57:43
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv14391 Modified Files: .cvsignore Log Message: Better exclusions. |
From: Rafael L. <rla...@us...> - 2000-11-17 15:54:11
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv28883 Modified Files: .cvsignore Log Message: plplotdoc-print.dsl exclusion |
From: Rafael L. <rla...@us...> - 2000-11-17 15:54:52
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv28974 Modified Files: ChangeLog Makefile.in advanced.sgml api.sgml configure configure.in inline-html.ent inline-print.ent intro.sgml plplotdoc.sgml.in simple.sgml Log Message: Conversion to XML. |
From: Rafael L. <rla...@us...> - 2000-11-17 15:54:57
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src/conf In directory slayer.i.sourceforge.net:/tmp/cvs-serv29003 Modified Files: test.sgml.in Log Message: Conversion to XML. |
From: Rafael L. <rla...@us...> - 2000-11-21 09:26:28
|
Update of /cvsroot/plplot/plplot/doc/docbook In directory slayer.i.sourceforge.net:/tmp/cvs-serv7227 Log Message: Imported sources Status: Vendor Tag: rlaboiss Release Tags: start N plplot/doc/docbook/NEWS N plplot/doc/docbook/README N plplot/doc/docbook/configure.in N plplot/doc/docbook/README.developers N plplot/doc/docbook/bootstrap.sh N plplot/doc/docbook/Makefile.am N plplot/doc/docbook/ChangeLog N plplot/doc/docbook/AUTHORS N plplot/doc/docbook/src/wish.xml N plplot/doc/docbook/src/tcl.xml N plplot/doc/docbook/src/simple.xml N plplot/doc/docbook/src/scheme.xml N plplot/doc/docbook/src/python.xml N plplot/doc/docbook/src/plplotdoc.xml.in N plplot/doc/docbook/src/perl.xml N plplot/doc/docbook/src/intro.xml N plplot/doc/docbook/src/gui.xml N plplot/doc/docbook/src/drivers.xml N plplot/doc/docbook/src/cplus.xml N plplot/doc/docbook/src/api.xml N plplot/doc/docbook/src/advanced.xml N plplot/doc/docbook/src/ChangeLog N plplot/doc/docbook/src/plplotdoc-html.dsl.in N plplot/doc/docbook/src/plplotdoc-print.dsl.in N plplot/doc/docbook/src/inline-print.ent N plplot/doc/docbook/src/inline-html.ent N plplot/doc/docbook/src/over-under.tex N plplot/doc/docbook/src/Makefile.am N plplot/doc/docbook/src/jadetex.cfg N plplot/doc/docbook/bin/tex2eps.pl.in N plplot/doc/docbook/bin/eps2jpeg.pl.in N plplot/doc/docbook/bin/inline-greek.pl.in N plplot/doc/docbook/bin/Makefile.am N plplot/doc/docbook/cnf/test.dsl.in N plplot/doc/docbook/cnf/test.xml.in N plplot/doc/docbook/www/index.html.in No conflicts created by this import |
From: Rafael L. <rla...@us...> - 2000-11-21 09:51:59
|
Update of /cvsroot/plplot/www/resources In directory slayer.i.sourceforge.net:/tmp/cvs-serv9867 Modified Files: index.html Log Message: Link to the correct place for DocBook version of the PLplot documentation. |
From: Rafael L. <rla...@us...> - 2000-11-21 10:03:25
|
Update of /cvsroot/plplot/plplot/doc/docbook In directory slayer.i.sourceforge.net:/tmp/cvs-serv11119 Modified Files: configure.in Log Message: Fixed mess with WWW_USER and WWW_HOST |
From: Alan W. I. <ai...@us...> - 2000-11-24 03:40:44
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv552 Modified Files: advanced.xml api.xml simple.xml Log Message: source updates to be consistent with docbook 4.1 |
From: Alan W. I. <ai...@us...> - 2000-11-24 04:20:01
|
Update of /cvsroot/plplot/plplot/doc/docbook In directory slayer.i.sourceforge.net:/tmp/cvs-serv3397 Modified Files: configure.in Log Message: update to docbook 4.1 |