ftmemsim-valgrind/docs/xml/vg-entities.xml
Julian Seward a51a59e9dc Finalise 3.2.0.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5957
2006-06-06 21:41:22 +00:00

24 lines
1.1 KiB
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-2006">
<!ENTITY vg-users-list "http://lists.sourceforge.net/lists/listinfo/valgrind-users">
<!-- valgrind release + version stuff -->
<!ENTITY rel-type "Release">
<!ENTITY rel-version "3.2.0">
<!ENTITY rel-date "7 June 2006">
<!-- where the docs are installed -->
<!ENTITY vg-doc-path "/usr/share/doc/valgrind/html/index.html">
<!-- 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 -->
<!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">
<!ENTITY vg-commentary "http://www.valgrind.org/docs/manual/manual-core.html#manual-core.comment">