Start proper javadoc.
This commit is contained in:
parent
62cdea852c
commit
2d73d3ff07
15 changed files with 1119 additions and 18 deletions
14
misc/javadoc.bottom.txt
Normal file
14
misc/javadoc.bottom.txt
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<div>
|
||||
<!-- Optional footer data -->
|
||||
<p id=githubfooter style="padding: 5px 6px; visibility: hidden">Hosted on GitHub Pages —
|
||||
<a href="https://github.com/site/terms" target="_top">Terms</a>
|
||||
— <a href="https://github.com/site/privacy" target="_top">Privacy</a></p>
|
||||
<script type="text/javascript">
|
||||
if (location.hostname.indexOf("github") !== -1) {
|
||||
document.getElementById("githubfooter").style.visibility="visible";
|
||||
}
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser, terms and privacy links may not be shown correctly.</div>
|
||||
</noscript>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue