Skip to content

Commit

Permalink
Foolish consistency
Browse files Browse the repository at this point in the history
- "A foolish consistency is the hobgoblin of little minds."
  -- Ralph Waldo Emerson

Signed-off-by: Derek G Foster <[email protected]>
  • Loading branch information
ffoulkes committed Nov 4, 2023
1 parent 1770a0c commit 8bdefed
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/scripts/p4cpconfig.rst
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,8 @@ Options
Examples
========

Default configuration
---------------------
Default configuration file
--------------------------

By default, ``make-all.sh`` creates a separate install tree for OVS,
the P4 Control Plane ``install`` tree is under the main directory,
Expand Down Expand Up @@ -246,8 +246,8 @@ This produces the following cmake file:
set(SET_RPATH True CACHE BOOL "config: whether to set RPATH in binary artifacts")
set(TDI_TARGET "ES2K" CACHE STRING "config: TDI target to build")
Derivative configuration
------------------------
Derivative configuration file
-----------------------------

In the above examples, we could have created the the CMake file directly,
instead of generating a JSON file first.
Expand Down

0 comments on commit 8bdefed

Please sign in to comment.