From 97487b617a7f6b1e905a90455e72f8d69ae0c5cd Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sat, 12 Mar 2016 21:32:13 +0200 Subject: [PATCH] Switch to pretty PlatformIO URLs --- HISTORY.rst | 4 +- README.rst | 62 ++++++++++++++-------------- docs/_templates/footer.html | 10 ++--- docs/ci/circleci.rst | 6 +-- docs/ci/travis.rst | 8 ++-- docs/frameworks/arduino.rst | 2 +- docs/frameworks/cmsis.rst | 2 +- docs/frameworks/energia.rst | 2 +- docs/frameworks/libopencm3.rst | 2 +- docs/frameworks/mbed.rst | 2 +- docs/frameworks/spl.rst | 2 +- docs/frameworks/wiringpi.rst | 2 +- docs/ide/_platformio_ide_extra.rst | 4 +- docs/ide/clion.rst | 2 +- docs/ide/eclipse.rst | 2 +- docs/ide/emacs.rst | 2 +- docs/ide/netbeans.rst | 2 +- docs/ide/qtcreator.rst | 2 +- docs/ide/sublimetext.rst | 2 +- docs/ide/visualstudio.rst | 2 +- docs/index.rst | 6 +-- docs/librarymanager/creating.rst | 4 +- docs/librarymanager/index.rst | 2 +- docs/platforms/atmelavr.rst | 2 +- docs/platforms/atmelsam.rst | 2 +- docs/platforms/creating_board.rst | 2 +- docs/platforms/espressif.rst | 2 +- docs/platforms/freescalekinetis.rst | 2 +- docs/platforms/linux_arm.rst | 4 +- docs/platforms/linux_i686.rst | 2 +- docs/platforms/linux_x86_64.rst | 2 +- docs/platforms/native.rst | 2 +- docs/platforms/nordicnrf51.rst | 2 +- docs/platforms/nxplpc.rst | 2 +- docs/platforms/siliconlabsefm32.rst | 2 +- docs/platforms/ststm32.rst | 2 +- docs/platforms/teensy.rst | 2 +- docs/platforms/timsp430.rst | 2 +- docs/platforms/titiva.rst | 2 +- docs/platforms/windows_x86.rst | 2 +- docs/projectconf.rst | 2 +- docs/quickstart.rst | 2 +- docs/userguide/lib/cmd_install.rst | 8 ++-- docs/userguide/lib/cmd_search.rst | 16 +++---- docs/userguide/lib/cmd_show.rst | 2 +- docs/userguide/lib/cmd_uninstall.rst | 2 +- docs/what-is-platformio.rst | 2 +- platformio/maintenance.py | 4 +- platformio/platforms/linux_arm.py | 2 +- platformio/platforms/linux_i686.py | 2 +- platformio/platforms/linux_x86_64.py | 2 +- platformio/platforms/native.py | 2 +- platformio/platforms/windows_x86.py | 2 +- scripts/99-platformio-udev.rules | 2 +- scripts/docspregen.py | 4 +- 55 files changed, 112 insertions(+), 112 deletions(-) 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 @@