File: to_github.html

package info (click to toggle)
sphinx-a4doc 1.6.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,092 kB
  • sloc: python: 9,560; makefile: 15
file content (14 lines) | stat: -rw-r--r-- 398 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<div>
    <h3>Links</h3>
    <ul>
        <li>
            <a href="https://github.com/taminomara/sphinx-a4doc">A4Doc repository</a>
        </li>
        <li>
            <a href="https://github.com/antlr/antlr4">Antlr4 repository</a>
        </li>
        <li>
            <a href="https://github.com/antlr/antlr4/blob/master/doc/index.md">Antlr4 documentation</a>
        </li>
    </ul>
</div>