summaryrefslogtreecommitdiffstats
path: root/.rstcheck.cfg
diff options
context:
space:
mode:
authorVictor Morales <victor.morales@intel.com>2018-08-20 08:17:35 -0700
committerVictor Morales <victor.morales@intel.com>2018-08-20 10:35:25 -0700
commit77ea4c747782cc753e33b9b7bee3adb5d92a232c (patch)
treebda105373d8084af8211503a91239f0959e3d58d /.rstcheck.cfg
parent18d9d994e85ef897d570081bc3a7e1da42b49c1e (diff)
Fix swaggerv2doc sphinx extension
This change fixes the error caused for missing sphinxcontrib-swaggerdoc python module. It also adds the rstcheck python module to prevent future errors. Change-Id: I9db569e8bd5045d2239c1dadb1ac912ce8ee3db9 Issue-ID: DOC-300 Signed-off-by: Victor Morales <victor.morales@intel.com>
Diffstat (limited to '.rstcheck.cfg')
-rw-r--r--.rstcheck.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/.rstcheck.cfg b/.rstcheck.cfg
new file mode 100644
index 0000000..2c5eae6
--- /dev/null
+++ b/.rstcheck.cfg
@@ -0,0 +1,2 @@
+[rstcheck]
+ignore_directives=swaggerv2doc