[Firebird-docs] firebirdintro.xml

2011-10-12 Thread Paul Vinkenoog
Hi all, Are there any objections to sending firebirdintro.xml to the attic? It's a stub, written ages ago by David Jencks and it's not likely that we are ever going to use it. Paul Vinkenoog -- All the data continuous

[Firebird-docs] firebirddocs.xml and subtree updated

2011-10-12 Thread Paul Vinkenoog
Hi all, I've just committed a number of changes to docs/firebirddocs.xml and many documents in the docs/firebirddocs tree. In all the documents that I maintain, I've uncommented (or added) DOCTYPE headers and replaced XML entities with xincludes (this last action mainly in firebirddocs.xml, but

Re: [Firebird-docs] Command line manuals updated for Firebird 2.5

2011-10-12 Thread Norman Dunbar
Hi Paul, > Yes, but in my case I think it's a Firefox cache thing. With PDFs it is even > more stubborn. Hmm, interesting. I'm on Firefox as well. > Was this shortly after you uploaded? It may take up to 15 minutes before > changes are visible on all the mirrors. It was indeed shortly after I u

Re: [Firebird-docs] Command line manuals updated for Firebird 2.5

2011-10-12 Thread Paul Vinkenoog
Norman wrote: > One thing I noticed when testing, the PDFs are ok but the HTML files > seem to need a refresh on every page. Has anyone else noticed this when > a new HTMl documents is uploaded? Yes, but in my case I think it's a Firefox cache thing. With PDFs it is even more stubborn. > Try hi

[Firebird-docs] Checking out the B_Release branch

2011-10-12 Thread Norman Dunbar
If you are a bit weak on the workings or CVS, like I am, then the following will hopefully help you check out the new B_Release branch of the manual module. # # get into my normal working area. # cd SourceCode/cvs/firebird/ # # Create a new directory for the branch. # mkdir b_release cd b_rel

[Firebird-docs] Command line manuals updated for Firebird 2.5

2011-10-12 Thread Norman Dunbar
Morning all, the various command line manuals - gfix, gstat, gsec, gbak and fbmgr - have been updated to Firebird 2.5 specification. In the case of fbmgr it was only a few spelling mistakes that were corrected. I've uploaded the html and pdf versions to the online repository. One thing I notic