mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-12-17 19:12:41 +01:00
contribution: fix errors when generating documentation chapter
This commit is contained in:
parent
dc495cfb89
commit
4d42f5bfee
@ -1,4 +1,4 @@
|
|||||||
.. _build:
|
.. _documentation:
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
=============
|
=============
|
||||||
@ -25,9 +25,9 @@ This requires you already have a GitHub account.
|
|||||||
3. Change to your new local directory vyos-documentation
|
3. Change to your new local directory vyos-documentation
|
||||||
4. Create a new branch for your work. You can use a name that describes what
|
4. Create a new branch for your work. You can use a name that describes what
|
||||||
you do
|
you do
|
||||||
```shell
|
```shell
|
||||||
$ git checkout -b fix-vxlan-typo
|
$ git checkout -b fix-vxlan-typo
|
||||||
```
|
```
|
||||||
5. Make all your changes - please keep out commit rules in mind. This mainly
|
5. Make all your changes - please keep out commit rules in mind. This mainly
|
||||||
applies to a proper commit message describing your change. Please check the
|
applies to a proper commit message describing your change. Please check the
|
||||||
documentation if you aren't familiar with
|
documentation if you aren't familiar with
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user