aboutsummaryrefslogtreecommitdiffstats
path: root/source/libmaple
Commit message (Collapse)AuthorAgeFilesLines
* contributing.rst: Split off "Git Resources" section; add new article.Marti Bolivar2011-08-261-2/+13
| | | | | | | | I've been linking people to the "submitting patches via email" section when I really wanted them to look at the Git resources. Seems like good enough reason to split it up. Also, reference a nice article from the Linux Journal.
* Better document libmaple proper APIs.Marti Bolivar2011-08-2225-102/+2773
| | | | | | | | | | | Instead of using doxygenfile, add finely-grained documentation for each libmaple proper header that we guarantee an API for. These new files are in keeping with the template provided in /tmpl/libmaple-proper-page.rst.tmpl. Breathe still has to be taught how to do doxygenunion to get some of this right, but I'm committing this now in anticipation of that happening.
* Typo.Marti Bolivar2011-08-111-1/+1
|
* coding-standard: Add link to TextMate bundle for whitespace handling.Marti Bolivar2011-07-101-0/+5
|
* coding-standard: Kill trailing whitespace.Marti Bolivar2011-07-101-1/+1
|
* libmaple/contributing: Add more DCO information.Marti Bolivar2011-07-051-1/+45
|
* Docs: Correct "Github" -> "GitHub"Marti Bolivar2011-06-032-5/+5
|
* Docs: libmaple overview.rst fixes.Marti Bolivar2011-05-261-30/+24
|
* 0.0.10 docs RCMarti Bolivar2011-05-231-1/+2
|
* Docs: Various improvements.Marti Bolivar2011-05-131-3/+2
|
* Docs: correcting "Github" -> "GitHub".Marti Bolivar2011-05-131-4/+4
|
* 0.0.10 Documentation checkpoint.Marti Bolivar2011-04-261-0/+8
| | | | | | | | | | | | | | The vast majority of the Maple-specific values have been pulled out of the higher-level overview pages and replaced with refs into documents under /docs/source/hardware/. Much of the work that's left to be done in this regard is labeled with versioned TODO and FIXME comments. Suggestions from StephenFromNYC and gbulmer were incorporated from this forum thread: http://forums.leaflabs.com/topic.php?id=703
* 0.0.10 documentation checkpoint.Marti Bolivar2011-04-2529-0/+1181
Merging in the standalone refactor docs, etc. The individual libmaple API pages are going to need to get redone.