]> granicus.if.org Git - apache/commit
New xsl file which generates ready to copy/paste strings for prettify(.min).js
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 7 Apr 2018 16:33:02 +0000 (16:33 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 7 Apr 2018 16:33:02 +0000 (16:33 +0000)
commit30254a5fdd63d9520965ab74ef02112d4c51a2e4
tree6ab0e730b2a959bf78a19809cc4a31b24f611f0e
parentfa84d342992aa52718e2af2937dbaec1930c5491
New xsl file which generates ready to copy/paste strings for prettify(.min).js

All the directives are collected in some JS arrays, so that it is easier to upgrade the list
in prettify.js when new directives are added.

'build.sh' will be updated accordingly. A new build target ('prettify') will be added to
update this list. The resulting file is: docs/manual/list_for_prettify.txt

This new file is heavily inspired from convmap.xsl.

It should be possible to go further, but this is already a first step.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1828598 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/style/xsl/list_for_prettify.xsl [new file with mode: 0644]