ftmemsim-valgrind/docs/xml/vg-entities.xml
Donna Robinson 9718e2344e 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
2005-11-27 18:19:40 +00:00

21 lines
933 B
XML

<!-- misc. strings -->
<!ENTITY vg-url "http://www.valgrind.org/">
<!ENTITY vg-jemail "julian@valgrind.org">
<!ENTITY vg-vemail "valgrind@valgrind.org">
<!ENTITY vg-lifespan "2000-2005">
<!ENTITY vg-users-list "http://lists.sourceforge.net/lists/listinfo/valgrind-users">
<!ENTITY vg-developers "http://www.valgrind.org/info/developers.html">
<!ENTITY vg-svn-repo "http://www.valgrind.org/downloads/repository.html">
<!ENTITY vg-bookset "http://www.valgrind.org/docs/manual/index.html">
<!ENTITY vg-dist-docs "http://www.valgrind.org/docs/manual/dist.html">
<!-- valgrind release + version stuff -->
<!ENTITY rel-type "Release">
<!ENTITY rel-version "3.1.0">
<!ENTITY rel-date "November 25 2005">
<!-- valgrind website links used in lots of places in the docs -->
<!-- kept in here 'cos everytime the website gets changed, it`s -->
<!-- a real pain tracking the links down in the docs -->