| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
If the 'breath' python package (for doxygen => sphinx bridging) is
installed system-wide, builds would fail because the system version had
priority.
|
|
|
|
| |
Still needs bundled fonts and polish.
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| |
| |
| | |
Sigh.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
| |
| |
| |
| | |
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
It's a pain to have to re-make the XML output for a given release, and
there's a chance it'll change between different versions of
Doxygen. So look for Doxygen XML output in doxygen/xml/ relative to
the repository root.
This allows maintenance branches to check in the XML for their version
of libmaple.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
| |
| |
| |
| | |
Thanks to "jappiemike" and "gbulmer" from the forums for finding this.
|
| |
| |
| |
| |
| |
| | |
Also, note that more recent OS X probably works.
(fixed cherry-pick conflicts with source/maple-ide-install.rst)
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
I found the correct redirect for the Arduino page, but couldn't find the equivalent ST PDF. I think I found the closest thing but please advise.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Signed-off-by: bryan newbold <bnewbold@leaflabs.com>
|
| |
| |
| |
| |
| | |
There was a link to a "full size" version of an image, but it's actually
the exact same file bundled with the docs.
|
| |
| |
| |
| |
| |
| |
| |
| | |
Thanks to bnewbold:
http://forums.leaflabs.com/topic.php?id=1884
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
| |
| |
| |
| | |
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
| |
| |
| |
| |
| |
| | |
Oops.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
| |
| |
| |
| |
| |
| | |
These help if someone was accidentally linked to the wrong page.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
A monolithic quickstart is too unwieldy at this point. Move the
initial setup instructions into their own files to make it less
daunting and easier to read.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
| |
| |
| |
| | |
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Forget using Git Bash. Use GitHub for Windows instead. Thanks, GitHub.
Windows quirks need to propagate into a variety of other sections,
which implies some minor restructuring.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
| |
| |
| |
| |
| |
| |
| | |
The FormLabs crew reports that the directions are still good on
Mountain Lion.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
| |
| |
| |
| |
| |
| | |
We'll need this in a couple of other places.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
| |
| |
| |
| | |
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
| |
| |
| |
| | |
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
| |
| |
| |
| |
| |
| | |
"amount off current" is wrong.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
No resolution on the necessary F2 changes, so that's a TODO.
Otherwise, the changes are purely stylistic or made for increasing
clarity; the API itself hasn't changed.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
| |
| |
| |
| | |
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
| |
| |
| |
| | |
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
General:
- Beef up "Start your own project" section, mention the example
libmaple project page on the wiki.
- Tune the "Get updates" page to encourage people to run libmaple
master.
- Fix the stupid JTAG section to acknowledge the fact that we don't
officially support it. Mention the JTAG how-to on the wiki.
Linux:
- Better visual distinction for which instructions belong to which
distributions.
- Fixed instructions for 64-bit distributions.
- Clean up libmaple/arm-none-eabi-* instructions and udev rules.
OS X:
- Minor language tweaks.
Windows:
- Mention (new at time of writing) libmaple script
support/scripts/win-list-com-ports.py, which lists available serial
ports.
- Audit other sections for missing Windows-specific instructions, and
add them.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This adds some initial Windows notes. Conflicts were related to the
dfu-util warnings.
Conflicts:
source/unix-toolchain.rst
Signed-off-by: Marti Bolivar <mbolivar@lozenge.(none)>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
It needs a lot more work before being done, obviously. Refer to it
prominently from the index page, and add it to the contents tree.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Still undone:
- resolve Breathe/Doxygen/whatever bug that keeps adc_config_gpio()
docs from showing up
- add register bit definitions
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Breathe now supports macros with arguments, so use that.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Break the register bit definitions into an include file so Emacs's
rst-mode doesn't choke on the length of the page. (Ugh.)
Various edits for clarity and ease of use.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|