From a1e276e1d328cf3cc871da409fa098ebc428a62a Mon Sep 17 00:00:00 2001 From: Quentin Young Date: Wed, 31 Jan 2018 15:59:26 -0500 Subject: doc: overhaul manpages * Remove groff manpages * Rewrite manpages in RST * Clean up and standardize manpage content Signed-off-by: Quentin Young --- doc/manpages/index.rst | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 doc/manpages/index.rst (limited to 'doc/manpages/index.rst') diff --git a/doc/manpages/index.rst b/doc/manpages/index.rst new file mode 100644 index 0000000000..a909e094d2 --- /dev/null +++ b/doc/manpages/index.rst @@ -0,0 +1,26 @@ +.. FRR documentation master file, created by + sphinx-quickstart on Wed Jan 31 12:00:55 2018. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Welcome to FRR's documentation! +=============================== + +.. toctree:: + :maxdepth: 2 + + bgpd + eigrpd + isisd + ldpd + nhrpd + ospf6d + ospfclient + ospfd + pimd + ripd + ripngd + watchfrr + zebra + vtysh + frr -- cgit v1.2.3