diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2019-09-16 14:22:22 -0400 | 
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2019-09-16 14:22:22 -0400 | 
| commit | 466642858e3c98354f3f56e26869ccda39182ca1 (patch) | |
| tree | 4b8425453feac96650c374c3d661626ba97fef28 /doc/user/subdir.am | |
| parent | cc53b605e6b200caa0654344771e532cb880d693 (diff) | |
doc: Add watchfrr documentation
Start the documentation for watchfrr.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'doc/user/subdir.am')
| -rw-r--r-- | doc/user/subdir.am | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/subdir.am b/doc/user/subdir.am index 0f0a8a0774..ce519fbfbf 100644 --- a/doc/user/subdir.am +++ b/doc/user/subdir.am @@ -43,6 +43,7 @@ user_RSTFILES = \  	doc/user/zebra.rst \  	doc/user/bfd.rst \  	doc/user/flowspec.rst \ +	doc/user/watchfrr.rst \  	# end  EXTRA_DIST += \  | 
