mirror of
https://github.com/openvswitch/ovs
synced 2025-08-31 06:15:47 +00:00
dist-docs: New utility to generate a documentation bundle for the website.
This utility isn't going to be as portable as most of the Open vSwitch utilities, unfortunately. I'm happy to take improvements to make it able to work with, e.g., the "man" program from BSD. (I haven't tested with that program, but I suspect that it is somewhat different from the GNU version.) The output of this program can already be viewed at: http://openvswitch.org/support/dist-docs/ Signed-off-by: Ben Pfaff <blp@nicira.com> Acked-by: Thomas Graf <tgraf@noironetworks.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
docs += tutorial/Tutorial.md
|
||||
EXTRA_DIST += \
|
||||
tutorial/Tutorial.md \
|
||||
tutorial/ovs-sandbox \
|
||||
tutorial/t-setup \
|
||||
tutorial/t-stage0 \
|
||||
|
Reference in New Issue
Block a user