From 3bc44b272d00ec4ae6e995944817570cfdc6d1e0 Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Fri, 13 May 2011 18:53:07 -0400 Subject: Docs: correcting "Github" -> "GitHub". --- docs/source/hardware/maple-ret6.rst | 2 +- docs/source/hardware/maple.rst | 2 +- docs/source/libmaple.rst | 10 +++++----- docs/source/libmaple/contributing.rst | 8 ++++---- 4 files changed, 11 insertions(+), 11 deletions(-) (limited to 'docs') diff --git a/docs/source/hardware/maple-ret6.rst b/docs/source/hardware/maple-ret6.rst index fa7e50e..2f23bc4 100644 --- a/docs/source/hardware/maple-ret6.rst +++ b/docs/source/hardware/maple-ret6.rst @@ -279,7 +279,7 @@ subdirectory of the Maple repository. A schematic for a JTAG adapter suitable for use with Maple is available in the ``jtagadapter`` directory. -From the Github repository main page, you can download the entire +From the GitHub repository main page, you can download the entire repository by clicking the "Download" button. If you are familiar with `git `_, you can also clone the repository at the command line with :: diff --git a/docs/source/hardware/maple.rst b/docs/source/hardware/maple.rst index 4aed91d..e460e00 100644 --- a/docs/source/hardware/maple.rst +++ b/docs/source/hardware/maple.rst @@ -308,7 +308,7 @@ design files for Rev 1, Rev 3, and Rev 5 are respectively in the schematic for a JTAG adapter suitable for use with Maple is available in the ``jtagadapter`` directory. -From the Github repository main page, you can download the entire +From the GitHub repository main page, you can download the entire repository by clicking the "Download" button. If you are familiar with `git `_, you can also clone the repository at the command line with :: diff --git a/docs/source/libmaple.rst b/docs/source/libmaple.rst index 375e821..d9f30be 100644 --- a/docs/source/libmaple.rst +++ b/docs/source/libmaple.rst @@ -5,12 +5,12 @@ ``libmaple`` ============ -LeafLabs' libmaple (`source code on Github +LeafLabs' libmaple (`source code on GitHub `_) is the library we have -developed for the `STM32 `_ line of ARM Cortex M3 -microcontrollers. Its high-level interfaces are :ref:`largely -compatible ` with the AVR libraries written for -the `Arduino `_ and `Wiring +developed for the `STM32 `_ line of ARM +Cortex M3 microcontrollers. Its high-level interfaces are +:ref:`largely compatible ` with the AVR +libraries written for the `Arduino `_ and `Wiring `_ development boards. libmaple is split into two pieces: a lower level layer written in pure diff --git a/docs/source/libmaple/contributing.rst b/docs/source/libmaple/contributing.rst index 724605b..ded25f8 100644 --- a/docs/source/libmaple/contributing.rst +++ b/docs/source/libmaple/contributing.rst @@ -60,14 +60,14 @@ source tree when the time comes. The steps to submit a pull request are as follows: -1. If you don't already have one, get a `Github account +1. If you don't already have one, get a `GitHub account `_ (free). 2. Fork libmaple, then clone your fork to the computer you code on. - Github provides detailed instructions on `forking and cloning a + GitHub provides detailed instructions on `forking and cloning a repository `_. -3. Push your commits to your Github libmaple fork (see instructions +3. Push your commits to your GitHub libmaple fork (see instructions linked in Step 2 for a step-by-step walkthrough on how to do this). 4. `Submit a pull request `_ to @@ -78,7 +78,7 @@ The steps to submit a pull request are as follows: Submitting Via Email -------------------- -If you're unfamiliar with Git or would prefer not to use Github, you +If you're unfamiliar with Git or would prefer not to use GitHub, you can always send us a patch via email at info@leaflabs.com. We'd love it if you used the `Linux kernel patch format `_, but please at least include -- cgit v1.2.3