Add Russian translation provided by Валерий Крувялис <valkru@mail.ru>
[xiph-mirror.git] / positron / doc / developer-guide.html
blobae09a7210091cd0fa0f700573f954ed9ed43f447
1 <html>
2 <head>
3 <title>Positron Developer's Guide</title>
4 </head>
5 <body>
6 <h1>Positron Developer's Guide</h1>
8 <p>
9 This document is for 3rd party developers who wish to write software
10 for the Neuros. It describes the overall design of the Neuros and
11 file formats, as well as how to use Positron's Python modules in other
12 programs.
13 </p>
15 <ul>
16 <li><a href="neuros.html">An Overview of the Neuros</a></li>
17 <li><a href="database.html">Working with the Database</a></li>
18 <li><a href="api.html">The Positron API</a></li>
19 <li><a href="quirks.html">Quirks and other Common Pitfalls</a></li>
20 </ul>
22 </body>
23 </html>