show: make highlight legible
[debiancodesearch.git] / static / thirdparty.html
blob42db04eea08c0882f4385621102dc953fb62d98f
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta charset="utf-8">
5 <title>Third party projects using Debian Code Search</title>
6 <link rel="stylesheet" href="debcodesearch.min.css">
7 </head>
8 <body>
10 <div id="header">
11 <div id="upperheader">
12 <div id="logo">
13 <a href="/" title="Debian Home"><img src="/Pics/openlogo-50.svg" alt="Debian" width="50" height="61"></a>
14 </div> <!-- end logo -->
15 <p class="section"><a href="/">Code Search</a></p>
16 </div> <!-- end upperheader -->
17 <!--UdmComment-->
18 <div id="navbar">
19 <p class="hidecss"><a href="#content">Skip Quicknav</a></p>
20 <ul>
21 <li><a href="./">Search</a></li>
22 <li><a href="./about">About Code Search</a></li>
23 <li><a href="./faq">FAQ</a></li>
24 </ul>
25 </div> <!-- end navbar -->
26 <p id="breadcrumbs">&nbsp; Third party projects using Debian Code Search</p>
27 </div> <!-- end header -->
28 <!--/UdmComment-->
29 <div id="content">
31 <h1>Third party projects using Debian Code Search</h1>
33 <p>
34 We list here third party projects which are using Debian Code Search service:
35 </p>
37 <p>
38 Debian Code Search CLI tool:<br>
39 <a href="https://salsa.debian.org/debian/codesearch-cli">
40 https://salsa.debian.org/debian/codesearch-cli</a>
41 </p>
43 <p>
44 Go packages with import paths not identified in XS-Go-Import-Path:<br>
45 <a href="https://salsa.debian.org/aviau/identify-incomplete-xs-go-import-path">
46 https://salsa.debian.org/aviau/identify-incomplete-xs-go-import-path</a>
47 </p>
49 <p>Userscript that enhances GNOME C API docs to browse their corresponding source code:<br>
50 <a href="https://gitlab.gnome.org/nbenitez/gnome-codesearch">
51 https://gitlab.gnome.org/nbenitez/gnome-codesearch</a>
52 </p>
54 <p>
55 If you want a project to be listed here, feel free to send a <a
56 href="https://github.com/Debian/dcs/blob/master/static/thirdparty.html">pull request</a>.
57 </p>
59 <div id="footer">
60 <hr>
61 <!--UdmComment-->
62 <div id="fineprint">
63 <p>© 2012-2020 Debian Code Search - <a href="/contact" rel="nofollow">Contact / Send Feedback</a></p>
64 </div>
65 <!--/UdmComment-->
66 </div> <!-- end footer -->
67 </body>
68 </html>