From Fedora Project Wiki
(Created page with "= How to read ResultsDB Code =") |
No edit summary |
||
Line 1: | Line 1: | ||
{{admon/tip|ResultsDB Overview|If you want to know what is ResultsDB, jump here: [[ResultsDB_Overview]]}} | |||
= Refs = | |||
ResultsDB Git <ref name='resultsdb git'>http://git.fedorahosted.org/git/?p=ResultsDB.git</ref> | |||
TG2.1 Docs <ref name='tg2 docs'>http://www.turbogears.org/2.1/docs/</ref> | |||
= How to read ResultsDB Code = | = How to read ResultsDB Code = | ||
ResultsDB is written using TurboGears2 Web Framework, which has quite awesome documentation itself <ref name='tg2 docs'/>, so I won't go into much detail, but just pass links to the appropriate parts of the documentation. | |||
= Links = | |||
<references /> | |||
[[Category:ResultsDB]] |