diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2014-04-21 08:56:42 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2014-04-21 19:06:25 +0900 |
commit | 28f6f6020a26d5abf6a074d5a453bf710eaa15db (patch) | |
tree | 04a2afa0ca1768361ff65f4cbb03f0b49002120a /doc | |
parent | 78d0b08048f93e37f6c1eab748c7d59292cc7849 (diff) |
delete bin/neutron-ofagent-agent
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Reviewed-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/conf.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py index 8df49358..a17bb223 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -215,9 +215,6 @@ latex_documents = [ man_pages = [ ('index', 'ryu', u'ryu Documentation', [u'ryu development team'], 1), - ('man/neutron_ofagent_agent', 'neutron-ofagent-agent', - u'neutron ofagent agent', - [u'ryu development team'], 1), ('man/ryu', 'ryu', u'ryu', [u'ryu development team'], 1), ('man/ryu_manager', 'ryu-manager', u'ryu manager', |