1
0
mirror of synced 2024-12-14 15:16:04 +03:00
doctrine2/manual/docbook/programlisting
2007-05-31 20:28:01 +00:00
..
colors importing the programlisting xsl stuff that does the syntax highlighting 2007-05-31 20:28:01 +00:00
vimcolor importing the programlisting xsl stuff that does the syntax highlighting 2007-05-31 20:28:01 +00:00
colorer-html.xsl importing the programlisting xsl stuff that does the syntax highlighting 2007-05-31 20:28:01 +00:00
colorer-one.xsl importing the programlisting xsl stuff that does the syntax highlighting 2007-05-31 20:28:01 +00:00
colorer.scm importing the programlisting xsl stuff that does the syntax highlighting 2007-05-31 20:28:01 +00:00
colorer.xsl importing the programlisting xsl stuff that does the syntax highlighting 2007-05-31 20:28:01 +00:00
id.xsl importing the programlisting xsl stuff that does the syntax highlighting 2007-05-31 20:28:01 +00:00
index.html importing the programlisting xsl stuff that does the syntax highlighting 2007-05-31 20:28:01 +00:00
mkdist.sh importing the programlisting xsl stuff that does the syntax highlighting 2007-05-31 20:28:01 +00:00
README importing the programlisting xsl stuff that does the syntax highlighting 2007-05-31 20:28:01 +00:00
run2.sh importing the programlisting xsl stuff that does the syntax highlighting 2007-05-31 20:28:01 +00:00
run3.sh importing the programlisting xsl stuff that does the syntax highlighting 2007-05-31 20:28:01 +00:00
run4.sh importing the programlisting xsl stuff that does the syntax highlighting 2007-05-31 20:28:01 +00:00
run-colorer.scm importing the programlisting xsl stuff that does the syntax highlighting 2007-05-31 20:28:01 +00:00
run.sh importing the programlisting xsl stuff that does the syntax highlighting 2007-05-31 20:28:01 +00:00
sxml-utils.scm importing the programlisting xsl stuff that does the syntax highlighting 2007-05-31 20:28:01 +00:00
test-one.scm importing the programlisting xsl stuff that does the syntax highlighting 2007-05-31 20:28:01 +00:00
test.scm importing the programlisting xsl stuff that does the syntax highlighting 2007-05-31 20:28:01 +00:00
test.xml importing the programlisting xsl stuff that does the syntax highlighting 2007-05-31 20:28:01 +00:00
testdata.scm importing the programlisting xsl stuff that does the syntax highlighting 2007-05-31 20:28:01 +00:00
testdoc.html importing the programlisting xsl stuff that does the syntax highlighting 2007-05-31 20:28:01 +00:00
testdoc.xml importing the programlisting xsl stuff that does the syntax highlighting 2007-05-31 20:28:01 +00:00
testdoc.xsl importing the programlisting xsl stuff that does the syntax highlighting 2007-05-31 20:28:01 +00:00

Making syntax highlighting work
-------------------------------

 ~/p/xsieve/opt/bin/xsieve -xinclude -o testdoc.html testdoc.xsl testdoc.xml

Development in this directory will be cancelled.
Something like $XSIEVE/examples/syntax_highlighting will be used.


colorer.scm:      the main part, uniting trees
run-colorer.scm:  low-level driver to execute a colorizing program
colorer.xsl:      processing of "programlisting"

testdoc.* + test.xml: testing
run.sh:               run "testdoc" conversion

testdata.xml, test.scm: testing
test-one.scm:           testing