ryu-client isn't installed any more as it has been moved to ryu/tests.

Signed-off-by: Isaku Yamahata <[email protected]>
---
 doc/source/conf.py            |    2 --
 doc/source/man/ryu_client.rst |   24 ------------------------
 2 files changed, 26 deletions(-)
 delete mode 100644 doc/source/man/ryu_client.rst

diff --git a/doc/source/conf.py b/doc/source/conf.py
index 4caf9b0..b4e5998 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -217,6 +217,4 @@ man_pages = [
      [u'ryu development team'], 1),
     ('man/ryu_manager', 'ryu-manager', u'ryu manager',
      [u'ryu development team'], 1),
-    ('man/ryu_client', 'ryu-client', u'ryu client utility',
-     [u'ryu development team'], 1),
 ]
diff --git a/doc/source/man/ryu_client.rst b/doc/source/man/ryu_client.rst
deleted file mode 100644
index 522f3c9..0000000
--- a/doc/source/man/ryu_client.rst
+++ /dev/null
@@ -1,24 +0,0 @@
-:orphan:
-
-ryu-client manual page
-======================
-
-Synoposis
----------
-**ryu-client** [*options*] <command> [<command args>]
-
-Description
------------
-:program:`ryu-client` is a test utility for :program:`ryu-manager`
-
-Options
--------
--h, --help
-
-See also
---------
-:manpage:`ryu-manager(1)`
-
-Author
-------
-Ryu development team
-- 
1.7.10.4


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to