docs: gerrit: descrease indentation and remove TOC
Change-Id: I27c9e5075b5cd5e57fb4e4ed2d1078cefb62dcd0 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
ee55374d3c
commit
6cc08622e3
1 changed files with 3 additions and 16 deletions
|
@ -108,17 +108,11 @@ Checking Out the Source Code
|
||||||
#. Ensure that SSH has been set up properly. See
|
#. Ensure that SSH has been set up properly. See
|
||||||
`Configuring Gerrit to Use SSH`_ for details.
|
`Configuring Gerrit to Use SSH`_ for details.
|
||||||
|
|
||||||
#. Clone the repository:
|
#. Clone the repository with your Linux Foundation ID (<LFID>):
|
||||||
|
|
||||||
a. Use your Linux Foundation ID:
|
.. code-block:: console
|
||||||
|
|
||||||
.. code-block:: console
|
|
||||||
|
|
||||||
$ git clone
|
|
||||||
ssh://LFID@gerrit.zephyrproject.org:29418/zephyr zephyr-project
|
|
||||||
|
|
||||||
.. note:: LFID should be replaced with your Linux Foundation ID.
|
|
||||||
|
|
||||||
|
$ git clone ssh://<LFID>@gerrit.zephyrproject.org:29418/zephyr zephyr-project
|
||||||
|
|
||||||
You have successfully checked out a copy of the source code to your local
|
You have successfully checked out a copy of the source code to your local
|
||||||
machine.
|
machine.
|
||||||
|
@ -135,13 +129,6 @@ Gerrit Commit Message Hook
|
||||||
:start-line: 42
|
:start-line: 42
|
||||||
:end-line: 49
|
:end-line: 49
|
||||||
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 2
|
|
||||||
|
|
||||||
../../getting_started/installation_linux.rst
|
|
||||||
../../getting_started/installation_mac.rst
|
|
||||||
|
|
||||||
.. _Linux Foundation ID website: https://identity.linuxfoundation.org
|
.. _Linux Foundation ID website: https://identity.linuxfoundation.org
|
||||||
|
|
||||||
.. _Gerrit: https://gerrit.zephyrproject.org/
|
.. _Gerrit: https://gerrit.zephyrproject.org/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue