97ab7e73f609de3422002ff3a7b8bc25d021fc2d |
|
27-Nov-2005 |
de <de@a5019735-40e9-0310-863c-91ae7b9d1cf9> |
mc-tech-docs.xml - removed ref to cachegrind.org vg-html-website.xsl vg-html-chunk.xsl - common stuff stripped out, and placed in vg-html-common.xsl vg-entities.xml - added 2 more website url entities to replace hard-coded urls in FAQ.xml git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5240 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/docs/lib/vg-html-chunk.xsl
|
252c6147ef27ce17710887ca542c181f675e83d4 |
|
27-Nov-2005 |
de <de@a5019735-40e9-0310-863c-91ae7b9d1cf9> |
Post-release changes: - removed a reference to cachegrind dot org from mc-tech-docs.xml - in an effort to simplify future borked links, replaced all valgrind website urls with entities so now we just have to change one string. - new stylesheet to create the docs to 'fit' into the website - added build rules 'make website-docs' + make download-docs to /docs/Makefile.am git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5239 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/docs/lib/vg-html-chunk.xsl
|
9bec93ccf2eaf7b99d66b47467b8454d869555a2 |
|
25-Nov-2005 |
de <de@a5019735-40e9-0310-863c-91ae7b9d1cf9> |
Due to package upgrades (docbook, passivetex), removed some bug-patches and created some new ones in the stylesheets. Also tweaked some files to structure the xml properly. The FAQ and the Quick-Start are now 'articles' inside a book-wrapper, which is as it should be. FAQ.xml - due to various passivetex bug fixes, the faq is now a properly structured xml qandaset document quick-start-guide.xml: manual.xml - Fixed some passivetex-workaround kludges: legalnotice -> author manual-core.xml: For readability, added '<command>' to varlistentry items since passivetex (sigh) will no longer indent the para text. index.xml: - loads of white-space readability tweaks here and there. tech-docs.xml dist-docs.xml manual.xml - additional entries to <bookinfo> for compatability with the rest of the docs. /docs/Makefile.am - added stuff to use the new vg-faq2txt.xsl stylesheet /docs/lib/Makefile.am - updated to reflect current contents of /docs/lib/ - removed refs to vg-html-single as is never ever used /docs/lib/vg-fo.xsl - massively updated to reflect losing old bugs and gaining new ones /docs/lib/vg-common.xsl - deleted as only contained two lines common to html and fo, so not worth the bother of hauling around /docs/lib/vg-html-chunk.xsl - added what was in vg-common.xsl /docs/lib/line-wrap.xsl /docs/lib/faq2text.xsl - two new stylesheet files for transforming FAQ.xml to FAQ.txt git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5234 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/docs/lib/vg-html-chunk.xsl
|
779d704331589146ffab90da310c574df29b03d6 |
|
03-Aug-2005 |
sewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9> |
Do per-chapter chunking for the html output. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4310 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/docs/lib/vg-html-chunk.xsl
|
3e986b2d4b4876fe2ae14ed56b47724f5dbbf17d |
|
30-Nov-2004 |
njn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9> |
Overhauled the docs. Removed all the HTML files, put in XML files as converted by Donna. Hooked it into the build system so they are only built when specifically asked for, and when doing "make dist". They're not perfect; in particular, there are the following problems: - The plain-text FAQ should be built from FAQ.xml, but this is not currently done. (The text FAQ has been left in for now.) - The PS/PDF building doesn't work -- it fails with an incomprehensible error message which I haven't yet deciphered. Nonetheless, I'm putting it in so others can see it. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3153 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/docs/lib/vg-html-chunk.xsl
|