docs: Update sphinx, requirements, support markdown tables

Change-Id: Ie7c546f5720b10fe5423397204e1ab5c22d7a2ba
Signed-off-by: jdenisco <jdenisco@cisco.com>
This commit is contained in:
jdenisco
2019-05-13 12:40:21 -04:00
committed by Dave Barach
parent 8fa01c17aa
commit 8a6e1b190c
9 changed files with 50 additions and 30 deletions

View File

@ -20,3 +20,13 @@ referenced with following construct. This is the image created to show a
pull request.
![](/_images/examplePullReq.png)
Tables
======
An example of a table in markdown is shown here:
| This Column | This Column | This Column |
| ------------|:-------------:|------------:|
| is left | is | is right |
| aligned | centered | aligned |