Christophe Jaillet
99638ff863
Refresh prettify.js to update some missing syntax highlight
...
(mostly related to mod_md)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1867664 13f79535-47bb-0310-9956-ffa450edef68
2019-09-28 11:38:54 +00:00
Christophe Jaillet
53f13f97ad
Update prettify.js
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1828843 13f79535-47bb-0310-9956-ffa450edef68
2018-04-10 18:29:58 +00:00
Stefan Eissing
50cb9264da
On the trunk:
...
removing leftovers of SSLPolicyDefine from docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1828238 13f79535-47bb-0310-9956-ffa450edef68
2018-04-03 13:39:27 +00:00
Luca Toscano
7167e7c77c
docs: update the prettify.js files with new directives
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1821120 13f79535-47bb-0310-9956-ffa450edef68
2018-01-14 22:34:39 +00:00
Luca Toscano
c78025d2b5
prettify.js: add highlight for MDRequireHttps
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1808453 13f79535-47bb-0310-9956-ffa450edef68
2017-09-15 12:09:58 +00:00
Luca Toscano
b3945e5e1a
docs: allow Directive/<Directive> naming in prettify.js/css
...
Creditis to Humbedooh for all the work.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1808224 13f79535-47bb-0310-9956-ffa450edef68
2017-09-13 09:54:37 +00:00
Luca Toscano
5bce17e0a0
docs: add ManagedDomain and SSLPolicy containers to prettify.js
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1808204 13f79535-47bb-0310-9956-ffa450edef68
2017-09-13 07:54:28 +00:00
Luca Toscano
169929b0c0
docs: update the prettify.js files with new directives
...
Procedure that I've used:
1) Copy https://httpd.apache.org/docs/trunk/mod/directives.html
to a text file.
2) Generate a csv with something like
cat /tmp/trunk_directives | sort | tr "\n" ","
3) Replace the content of CONFIG_KEYWORDS in prettify.js
with the list generated in 2)
4) Run the command the MINIFY command to generate prettify.min.js
This commit should hopefully allow a better syntax highlighting
in our docs examples.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1808203 13f79535-47bb-0310-9956-ffa450edef68
2017-09-13 07:28:57 +00:00
André Malo
267eedd0a3
add minified prettify script version
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1563733 13f79535-47bb-0310-9956-ffa450edef68
2014-02-02 22:19:44 +00:00