Fix documentation
Asciidoctor is more picky than asciidoc, that the section title must have exactly the same length of section characters under them. Change-Id: Id3843f91633a25d6c080cc0a80020ca7fc5b076a
This commit is contained in:
parent
3fc62772f4
commit
84065aa024
@ -600,7 +600,7 @@ The force option has no function when granted to a branch in the
|
|||||||
|
|
||||||
[[category_push_merge]]
|
[[category_push_merge]]
|
||||||
Push Merge Commits
|
Push Merge Commits
|
||||||
~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
The `Push Merge Commit` access right permits the user to upload merge
|
The `Push Merge Commit` access right permits the user to upload merge
|
||||||
commits. It's an add-on to the <<category_push,Push>> access right, and
|
commits. It's an add-on to the <<category_push,Push>> access right, and
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
gerrit version
|
gerrit version
|
||||||
================
|
==============
|
||||||
|
|
||||||
NAME
|
NAME
|
||||||
----
|
----
|
||||||
|
@ -177,7 +177,7 @@ optional leading `+`.
|
|||||||
|
|
||||||
[[label_abbreviation]]
|
[[label_abbreviation]]
|
||||||
`label.Label-Name.abbreviation`
|
`label.Label-Name.abbreviation`
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
An abbreviated name for a label shown as a compact column header, for
|
An abbreviated name for a label shown as a compact column header, for
|
||||||
example on project dashboards. Defaults to all the uppercase characters
|
example on project dashboards. Defaults to all the uppercase characters
|
||||||
|
@ -135,4 +135,9 @@ Verify that the ssh connection works for you.
|
|||||||
git clone ssh://user@localhost:29418/REPOSITORY_NAME.git
|
git clone ssh://user@localhost:29418/REPOSITORY_NAME.git
|
||||||
|
|
||||||
user@host:~$
|
user@host:~$
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|
||||||
|
GERRIT
|
||||||
|
------
|
||||||
|
Part of link:index.html[Gerrit Code Review]
|
||||||
|
@ -108,3 +108,8 @@ Sample database section in $site_path/etc/secure.config:
|
|||||||
[database]
|
[database]
|
||||||
password = secret_pasword
|
password = secret_pasword
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|
||||||
|
GERRIT
|
||||||
|
------
|
||||||
|
Part of link:index.html[Gerrit Code Review]
|
||||||
|
@ -83,7 +83,7 @@ the `gerrit-security-fixes` project be taken over into the public
|
|||||||
|
|
||||||
|
|
||||||
Create the Actual Release
|
Create the Actual Release
|
||||||
---------------------------
|
-------------------------
|
||||||
|
|
||||||
To create a Gerrit release the following steps have to be done:
|
To create a Gerrit release the following steps have to be done:
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
... has duplicates
|
\... has duplicates
|
||||||
==================
|
===================
|
||||||
|
|
||||||
With this error message Gerrit rejects to push a commit if its commit
|
With this error message Gerrit rejects to push a commit if its commit
|
||||||
message contains a Change-ID for which multiple changes can be found
|
message contains a Change-ID for which multiple changes can be found
|
||||||
|
@ -947,7 +947,7 @@ the link:#capability-info[CapabilityInfo] entity.
|
|||||||
|
|
||||||
[[email-id]]
|
[[email-id]]
|
||||||
\{email-id\}
|
\{email-id\}
|
||||||
~~~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
An email address, or `preferred` for the preferred email address of the
|
An email address, or `preferred` for the preferred email address of the
|
||||||
user.
|
user.
|
||||||
|
|
||||||
@ -958,7 +958,7 @@ The user name.
|
|||||||
|
|
||||||
[[ssh-key-id]]
|
[[ssh-key-id]]
|
||||||
\{ssh-key-id\}
|
\{ssh-key-id\}
|
||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~~~
|
||||||
The sequence number of the SSH key.
|
The sequence number of the SSH key.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user