zephyr/doc/guides
Martí Bolívar 397edd1e01 doc: autopts-linux: fix GSG reference
Commit 3f6737f688
("doc: autopts: Remove duplication of getting started guide") removed
duplicated text by linking to the getting started guide.

However, the link format is not correct. It is using a link to the
latest upstream Zephyr getting started guide. This has two problems:

  1. It will link to the wrong document when the autopts guide
     is part of an official release documentation. For example,
     the Zephyr 3.0 release documentation HTML page for these
     docs will be linking to the main branch GSG, not the v3.0
     getting started guide. This combination will not be correct
     in general because dependencies change.

  2. It breaks downstream distributions which bundle their own
     versions of the Zephyr documentation as well, for similar
     reasons.

The two documents are part of the same Sphinx docset, so the right way
to do this is with :ref. Fix it.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2021-10-13 06:16:24 -04:00
..
arch DOC: ARC: update arc status page 2021-10-06 09:26:57 -04:00
bluetooth doc: autopts-linux: fix GSG reference 2021-10-13 06:16:24 -04:00
build doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
crypto
debug_tools tracing: Add user-definable tracing interface 2021-09-02 06:54:35 -04:00
device_mgmt docs: Improve documentation of bootloader usage 2021-10-06 09:28:28 -04:00
docs doc: guides: docs: replace diagram image with dot source 2021-07-20 19:54:52 -04:00
dts devicetree: remove support for DTC_OVERLAY_FILE in environment 2021-10-01 14:42:42 -04:00
emulator doc: guides: rename Emulators page 2021-06-11 08:50:39 -04:00
flash_debug doc/probes: Add debug probe and host tools table and ST-Link tabs 2021-07-22 17:33:43 -04:00
networking doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
optimizations doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
platformio
portability doc: guides: Add srand() 2021-07-20 13:32:36 -04:00
porting doc: Markup kconfig options with :kconfig: role 2021-07-20 13:32:36 -04:00
smf lib: smf: Add State Machine Framework 2021-10-04 20:33:11 -04:00
test doc: twister: add units to min_ram, min_rom 2021-08-24 15:40:06 -04:00
tfm doc: guides: Add a TF-M guide 2021-08-12 10:03:57 -05:00
tools
west doc: west release 0.11.1 follow-ups 2021-08-20 06:23:49 -04:00
beyond-GSG.rst
coccinelle.rst
code-relocation.rst doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
index.rst lib: smf: Add State Machine Framework 2021-10-04 20:33:11 -04:00
modules.rst doc: document new submanifests folder 2021-10-07 13:45:42 +02:00
zephyr_cmake_package.rst doc: Zephyr build configuration CMake package freestanding 2021-06-04 12:50:28 -05:00