diff options
author | rebortg <github@ghlr.de> | 2020-12-07 20:29:11 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2020-12-07 20:29:11 +0100 |
commit | 6f6950d14e46ef92d961682b23fb28936c23f9b7 (patch) | |
tree | 05ef391aad73b4ab4dec7338434540dccbca4dd6 /docs/contributing | |
parent | ce090a4ced7fccce3fdc70142e22fa0009fae12b (diff) | |
download | vyos-documentation-6f6950d14e46ef92d961682b23fb28936c23f9b7.tar.gz vyos-documentation-6f6950d14e46ef92d961682b23fb28936c23f9b7.zip |
fix build errors after arrange
Diffstat (limited to 'docs/contributing')
-rw-r--r-- | docs/contributing/documentation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing/documentation.rst b/docs/contributing/documentation.rst index 197f5b03..f15595bf 100644 --- a/docs/contributing/documentation.rst +++ b/docs/contributing/documentation.rst @@ -261,7 +261,7 @@ Page content The documentation have 3 different types of pages, the same kind of pages must have the same structure to achieve a recognition factor. -For all *.rst files must follow the same TOC Level syntax and have to start with +For all rst files must follow the same TOC Level syntax and have to start with .. code-block:: |