Restore syntax highlighting in documentation

pull/61/head
Richard Körber 2018-03-18 13:42:51 +01:00
parent 7093fe7e92
commit 3cd74220dd
No known key found for this signature in database
GPG Key ID: AAB9FD19C78AA3E0
5 changed files with 20 additions and 0 deletions

View File

@ -19,6 +19,10 @@
<publishDate position="right"/>
<version position="right"/>
<body>
<head>
<!-- Workaround for https://issues.apache.org/jira/browse/DOXIA-571 -->
<![CDATA[<script type="text/javascript">$(document).ready(function(){$(".source").addClass("prettyprint");prettyPrint();});</script>]]>
</head>
<links>
<item name="API javadoc" href="./apidocs/index.html"/>
<item name="GitHub" href="https://github.com/shred/acme4j"/>

View File

@ -19,6 +19,10 @@
<publishDate position="right"/>
<version position="right"/>
<body>
<head>
<!-- Workaround for https://issues.apache.org/jira/browse/DOXIA-571 -->
<![CDATA[<script type="text/javascript">$(document).ready(function(){$(".source").addClass("prettyprint");prettyPrint();});</script>]]>
</head>
<links>
<item name="GitHub" href="https://github.com/shred/acme4j"/>
</links>

View File

@ -19,6 +19,10 @@
<publishDate position="right"/>
<version position="right"/>
<body>
<head>
<!-- Workaround for https://issues.apache.org/jira/browse/DOXIA-571 -->
<![CDATA[<script type="text/javascript">$(document).ready(function(){$(".source").addClass("prettyprint");prettyPrint();});</script>]]>
</head>
<links>
<item name="GitHub" href="https://github.com/shred/acme4j"/>
</links>

View File

@ -19,6 +19,10 @@
<publishDate position="right"/>
<version position="right"/>
<body>
<head>
<!-- Workaround for https://issues.apache.org/jira/browse/DOXIA-571 -->
<![CDATA[<script type="text/javascript">$(document).ready(function(){$(".source").addClass("prettyprint");prettyPrint();});</script>]]>
</head>
<links>
<item name="API javadoc" href="./apidocs/index.html"/>
<item name="GitHub" href="https://github.com/shred/acme4j"/>

View File

@ -19,6 +19,10 @@
<publishDate position="right"/>
<version position="right"/>
<body>
<head>
<!-- Workaround for https://issues.apache.org/jira/browse/DOXIA-571 -->
<![CDATA[<script type="text/javascript">$(document).ready(function(){$(".source").addClass("prettyprint");prettyPrint();});</script>]]>
</head>
<links>
<item name="ACME v1" href="https://shredzone.org/maven/acme4j-acmev1/index.html"/>
<item name="API javadoc" href="./apidocs/index.html"/>