Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 269713c

Browse files
Documentation updates.
1 parent a1451bb commit 269713c

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

doc/riverbank/theme.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ stylesheet = riverbank.css
55
[options]
66
footerbgcolor = white
77
footertextcolor = black
8+
sidebarwidth = 20em
89
sidebarbgcolor = white
910
sidebartextcolor = black
1011
sidebarlinkcolor = #4186cb

doc/sysroot.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,8 @@ The full set of command line options is:
423423

424424
.. option:: --build-dir DIR
425425

426+
.. versionadded:: 3.3.0
427+
426428
``DIR`` is the name of the temporary build directory used to build each
427429
component. By default a directory called ``build`` in the target-specific
428430
sysroot directory is used.
@@ -441,6 +443,8 @@ The full set of command line options is:
441443

442444
.. option:: --jobs NUMBER
443445

446+
.. versionadded:: 3.3.0
447+
444448
This specifies the number of :program:`make` jobs that will be run in
445449
parallel. It only has an affect on Linux and macOS hosts.
446450

0 commit comments

Comments
 (0)