mirror of https://github.com/shred/acme4j
Restore syntax highlighting in documentation
parent
7093fe7e92
commit
3cd74220dd
|
@ -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"/>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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"/>
|
||||
|
|
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue