aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/troubleshooting.rst
Commit message (Collapse)AuthorAgeFilesLines
* docs: add some linux gcc troubleshooting entriesbnewbold2015-06-131-0/+26
|
* docs: first pass removal of board-specific hardware infobnewbold2014-08-271-62/+0
|
* docs: first pass removal of Maple IDE infobnewbold2014-08-271-18/+5
|
* merge libmaple docs ("leaflabs-docs") into ./docsbnewbold2014-08-271-0/+258
| | | | | | | | | | | | | | | | | | | | | | | | | 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-111-237/+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: Update "my board is bricked!" troubleshooting item.Marti Bolivar2011-06-101-4/+11
|
* Docs: move ASSERT() to its own page.Marti Bolivar2011-06-101-1/+1
| | | | | ASSERT() was previously documented in language.rst. Move it to a new lang/api/assert.rst.
* Docs: Generalize throb()-related troubleshooting item.Marti Bolivar2011-06-101-8/+6
| | | | | | The FAQ entry which explains the throbbing LED behavior is insufficiently general. Rewrite it so users can tell that throbbing generally indicates a failed assertion or some other error.
* Docs: troubleshooting.rst touchupsMarti Bolivar2011-05-261-28/+28
|
* Documentation link fixes.Marti Bolivar2011-05-051-3/+3
| | | | Fixing some Sphinx error messages.
* 0.0.10 Documentation checkpoint.Marti Bolivar2011-04-261-4/+0
| | | | | | | | | | | | | | 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-251-7/+7
| | | | | Merging in the standalone refactor docs, etc. The individual libmaple API pages are going to need to get redone.
* docs fixesMarti Bolivar2011-02-161-4/+4
|
* Finalized 0.0.9 documentation.Marti Bolivar2010-12-151-8/+19
|
* New documentation content is done. Next step is to theme.Marti Bolivar2010-11-291-2/+2
|
* Finished converting the Arduino docsMarti Bolivar2010-11-291-11/+9
|
* more docsMarti Bolivar2010-10-111-147/+128
|
* docsMarti Bolivar2010-10-111-4/+4
|
* current Maple documentation either rewritten or stubbed out in SphinxMarti Bolivar2010-10-081-1/+238
|
* lots more docsMarti Bolivar2010-10-071-0/+9