forked from len0rd/rockbox
docs: Do a proper "merge" with the API docs
This keeps all the old descriptions etc that were there before. Had to fix up the tools some more, honestly feels better to just rewrite this crap in perl. Change-Id: Ic15deae200c143ba5457423e12c81f871c0fef09
This commit is contained in:
parent
bf689e9b5d
commit
c65050571e
4 changed files with 267 additions and 227 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
$svn = "http://svn.rockbox.org/viewvc.cgi/trunk/";
|
||||
$wiki = "http://www.rockbox.org/wiki/";
|
||||
$svn = "https://git.rockbox.org/cgit/rockbox.git/";
|
||||
$wiki = "https://www.rockbox.org/wiki/";
|
||||
|
||||
function func_sort($a, $b)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue