aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/_static
Commit message (Collapse)AuthorAgeFilesLines
* docs: theme: transparency for faviconbnewbold2014-09-051-0/+0
|
* docs: change pygments theme to 'native'bnewbold2014-09-011-1/+1
|
* docs: fix webfonts, and default to local fontsbnewbold2014-09-011-7/+19
|
* docs: fix header cssbnewbold2014-09-011-15/+0
| | | | This got broken during a sloppy git rebase
* docs: get webfonts from rambutan.cc instead of googlebnewbold2014-09-012-28/+39
|
* docs: several small theme tweaksbnewbold2014-09-012-38/+51
| | | | | | - CSS improvements - two-part links at page top (project/subproject) - "Project Resources" links
* docs: remove extra images NOTE: history was mangledbnewbold2014-09-0117-0/+0
| | | | | | | | | | | | | | | | | | This commit has two purposes. One thing it does is remove some small unused image files that were part of leaflabs-docs relating to Maple IDE. The second thing it does is mark a point in git history where history was rewritten permanently. A small number of larger images (totaling a few MiB) were completely deleted from git history at this point in the repository. These images existed in the leaflabs-docs side of history, and would have bloated out the repository size from now to forever if they hadn't been purged. An unfortunate side-effect of this is that now the leaflabs-docs parent branch no longer matches the leaflabs-docs upstream repository. Manually exported patches/diffs should still apply just find in this repo. The reduction in repository size was something like 5.4 MiB => 3.7 MiB
* docs: tweaks to rambutan-docs cssbnewbold2014-09-011-6/+6
|
* docs: start using webfontsbnewbold2014-09-012-3/+30
| | | | | For now just point to google-hosted font files, until webfonts get installed at rambutan.cc in a stable location.
* docs: add dark solarized pygments style (WIP)bnewbold2014-08-282-1/+71
| | | | | | Really this should be installed as a proper pygments style and selected as such in conf.py. The way this patch works two full .css files get loaded and the second (solarized) clobbers the default.
* docs: initial rambutan themebnewbold2014-08-284-1/+132
| | | | Still needs bundled fonts and polish.
* merge libmaple docs ("leaflabs-docs") into ./docsbnewbold2014-08-2737-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | In the past, libample documentation was forked out of this repository because the documentation had increased in scope. For the librambutan, and the rambutan project in general, we will try to keep documentation closer to the source code, so the librambutan-specific documentation should live here. Other sections of leaflabs-docs will be culled in a following commit. This merge attempts to maintain history by using a subtree strategy. Followed directions at: http://nuclearsquid.com/writings/subtree-merging-and-you/ Full history for files should be accessible using the "--follow" flag to git log, eg: git log --follow docs/source/adc.rst It should be possible to pull patches from leaflabs-docs with: git pull -s subtree leaflabs-docs master ... at least until the docs in this repository diverge significantly.
* Remove reST documentation, attendant updates.Marti Bolivar2011-06-1128-5/+0
| | | | | | | | | | | | | | | | | | | | | | The documentation covers topics not specifically relevant to libmaple, so it doesn't make sense for it to be part of the libmaple source distribution. Delete the docs/ tree, and prepare libmaple for use with the new leaflabs-docs repo, which will contain the docs from now on. * README: update to reflect this change * support/doxygen/Doxyfile: This is the old docs/Doxyfile * Makefile: Add a doxygen target * wirish/comm/HardwareSerial.h: fix reference to docs/. The comment informing maintainers that the HardwareSerial interface is documented by hand refers to the docs/ tree, which no longer exists. Update it to refer to the separate leaflabs-docs repository. * support/scripts/copy-to-ide: No longer build the documentation
* Docs: whitespace fascism.Marti Bolivar2011-05-131-1/+1
|
* 0.0.10 documentation checkpoint.Marti Bolivar2011-04-251-0/+0
| | | | | Merging in the standalone refactor docs, etc. The individual libmaple API pages are going to need to get redone.
* Finalized 0.0.9 documentation.Marti Bolivar2010-12-151-0/+0
|
* docs, now with styleHanna Mendes Levitin2010-12-013-0/+5
|
* New documentation content is done. Next step is to theme.Marti Bolivar2010-11-299-0/+0
|
* more sphinx docsMarti Bolivar2010-10-111-0/+0
|
* current Maple documentation either rewritten or stubbed out in SphinxMarti Bolivar2010-10-089-0/+0
|
* lots more docsMarti Bolivar2010-10-079-0/+0
|
* added skeleton sphinx docsMarti Bolivar2010-10-071-0/+0