diff options
author | Chenfei Gao <cgao@research.att.com> | 2019-05-21 13:32:30 -0400 |
---|---|---|
committer | Chenfei Gao <cgao@research.att.com> | 2019-05-21 13:32:40 -0400 |
commit | 55e1f559eb898e470bb7af9f83fb0ac23069bf34 (patch) | |
tree | ef3b2d819e567a66dd24401d8d17024f4663a13e /.gitignore | |
parent | 5fc2fdb0eebfec733acbc26dc9ab933279ea2c83 (diff) |
Add policy design api documentation
Adding swagger and global api table to api rst documentation
Issue-ID: POLICY-1680
Change-Id: Iae966917b73a8762172e708fe207c4fc6e52615f
Signed-off-by: Chenfei Gao <cgao@research.att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -9,3 +9,7 @@ target /bin/ .idea **/*.iml +docs/conf.py +docs/conf.pyc +docs/html/ +docs/_static/ |