On Tue, 2016-12-13 at 18:17 +0000, Stephen Finucane wrote: > On Tue, 2016-12-13 at 10:57 -0500, Russell Bryant wrote: > > Our new docs site does not yet include all of the man pages. Add a > > link > > to where they are currently hosted on openvswitch.org. > > Working on it :) > > > Signed-off-by: Russell Bryant <[email protected]> > > --- > > Documentation/index.rst | 3 ++- > > 1 file changed, 2 insertions(+), 1 deletion(-) > > > > diff --git a/Documentation/index.rst b/Documentation/index.rst > > index f15993f..b2b1be9 100644 > > --- a/Documentation/index.rst > > +++ b/Documentation/index.rst > > @@ -61,7 +61,8 @@ vSwitch? Start here. > > Deeper Dive > > ----------- > > > > -**TODO** > > +Detailed man pages can be found on openvswitch.org > > +(http://openvswitch.org/support/dist-docs/). > > Perhaps: > > `openvswitch.org <http://openvswitch.org/support/dist-docs/>`__ > > might be a little cleaner? That's a nit though, so...
Actually - I already have this done in 'Documentation/ref/index.rst' but forgot to include it anywhere. I'll submit a patch shortly to resolve this. Stephen _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
