diff --git a/HISTORY.rst b/HISTORY.rst index f13fd3bd..b00b54cc 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -553,7 +553,7 @@ PlatformIO 1.0 1.5.0 (2015-05-15) ~~~~~~~~~~~~~~~~~~ -* Added support of `Framework mbed `_ +* Added support of `Framework mbed `_ for Teensy 3.1 (`issue #183 `_) * Added GDB as alternative uploader to `ststm32 `__ platform @@ -640,7 +640,7 @@ PlatformIO 1.0 * Created new `Frameworks `__ page in documentation and added to `PlatformIO Web Site `_ (`issue #115 `_) -* Introduced online `Embedded Boards Explorer `_ +* Introduced online `Embedded Boards Explorer `_ * Automatically append define ``-DPLATFORMIO=%version%`` to builder (`issue #105 `_) * Renamed ``stm32`` development platform to diff --git a/README.rst b/README.rst index 9b16e468..e256a223 100644 --- a/README.rst +++ b/README.rst @@ -27,11 +27,11 @@ PlatformIO :target: http://community.platformio.org .. image:: https://img.shields.io/donate/PlatformIO.png?color=yellow :alt: Donate for PlatformIO.Org - :target: http://platformio.org/#!/donate + :target: http://platformio.org/donate `Home `_ | -`IDE `_ | +`IDE `_ | `Project Examples `_ | `Docs `_ | `Twitter `_ | @@ -39,8 +39,8 @@ PlatformIO `Hackaday `_ | `Bintray `_ | `Community `_ | -`Donate `_ | -`Contact Us `_ +`Donate `_ | +`Contact Us `_ .. image:: https://raw.githubusercontent.com/platformio/platformio/develop/docs/_static/platformio-logo.png :target: http://platformio.org @@ -72,12 +72,12 @@ libOpenCM3, etc.* .. image:: https://raw.githubusercontent.com/platformio/platformio/develop/docs/_static/platformio-demo-wiring.gif :target: http://platformio.org -* `PlatformIO IDE `_ -* `Get Started `_ -* `Web 2.0 Library Search `_ -* `Development Platforms `_ -* `Frameworks `_ -* `Embedded Boards Explorer `_ +* `PlatformIO IDE `_ +* `Get Started `_ +* `Web 2.0 Library Search `_ +* `Development Platforms `_ +* `Frameworks `_ +* `Embedded Boards Explorer `_ * `Library Manager `_ * `User Guide `_ * `Continuous Integration `_ @@ -98,7 +98,7 @@ sized computers (`Raspberry Pi `_, Embedded Development. *Easier Than Ever.* ----------------------------------------- *PlatformIO* is well suited for embedded development and has pre-configured -settings for most popular `Embedded Boards `_. +settings for most popular `Embedded Boards `_. * Colourful `command-line output `_ * `IDE Integration `_ with @@ -108,7 +108,7 @@ settings for most popular `Embedded Boards `_. * Built-in `Serial Port Monitor `_ and configurable `build -flags/-options `_ * Automatic **firmware uploading** -* Pre-built tool chains, frameworks for the popular `Hardware Platforms `_ +* Pre-built tool chains, frameworks for the popular `Hardware Platforms `_ .. image:: https://raw.githubusercontent.com/platformio/platformio-web/develop/app/images/platformio-embedded-development.png :target: http://platformio.org @@ -120,7 +120,7 @@ The Missing Library Manager. *It's here!* platforms which allows you to organize and have up-to-date external libraries. * Friendly `Command-Line Interface `_ -* Modern `Web 2.0 Library Search `_ +* Modern `Web 2.0 Library Search `_ * Open Source `Library Registry API `_ * Library Crawler based on `library.json `_ specification @@ -160,27 +160,27 @@ more). It has support for the most popular embedded platforms: -* `Atmel AVR `_ -* `Atmel SAM `_ -* `Espressif `_ -* `Freescale Kinetis `_ -* `Nordic nRF51 `_ -* `NXP LPC `_ -* `ST STM32 `_ -* `Silicon Labs EFM32 `_ -* `Teensy `_ -* `TI MSP430 `_ -* `TI TIVA C `_ +* `Atmel AVR `_ +* `Atmel SAM `_ +* `Espressif `_ +* `Freescale Kinetis `_ +* `Nordic nRF51 `_ +* `NXP LPC `_ +* `ST STM32 `_ +* `Silicon Labs EFM32 `_ +* `Teensy `_ +* `TI MSP430 `_ +* `TI TIVA C `_ Frameworks: -* `Arduino `_ -* `CMSIS `_ -* `libOpenCM3 `_ -* `Energia `_ -* `SPL `_ -* `mbed `_ -* `WiringPi `_ +* `Arduino `_ +* `CMSIS `_ +* `libOpenCM3 `_ +* `Energia `_ +* `SPL `_ +* `mbed `_ +* `WiringPi `_ For further details, please refer to `What is PlatformIO? `_ diff --git a/docs/_templates/footer.html b/docs/_templates/footer.html index d89a632e..3a6f2f5e 100644 --- a/docs/_templates/footer.html +++ b/docs/_templates/footer.html @@ -11,16 +11,16 @@