diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2025-03-06 21:49:12 -0500 |
|---|---|---|
| committer | Mergify <37929162+mergify[bot]@users.noreply.github.com> | 2025-03-09 03:50:01 +0000 |
| commit | 3dbb3ac164117cd04ee63dcba6b8726b0498a9de (patch) | |
| tree | 8f866def8019c8d94e892be9356c463443f04576 | |
| parent | cef035befe6fabd09039d63ded5e81f41d58cc3a (diff) | |
doc: Developer documentation missing some build instructions
The building-frr-for-ubuntu2404 and building-doc were missing
from the compilation of developer documents.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
(cherry picked from commit 4738cb51d2019e8852887e97e9a0363ec29728a4)
| -rw-r--r-- | doc/developer/building.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/developer/building.rst b/doc/developer/building.rst index 6762604f32..6c9f7be7f7 100644 --- a/doc/developer/building.rst +++ b/doc/developer/building.rst @@ -32,5 +32,7 @@ Building FRR building-frr-for-ubuntu1804 building-frr-for-ubuntu2004 building-frr-for-ubuntu2204 + building-frr-for-ubuntu2404 building-docker cross-compiling + building-doc |
