docs: Update sphinx, requirements, support markdown tables
Change-Id: Ie7c546f5720b10fe5423397204e1ab5c22d7a2ba Signed-off-by: jdenisco <jdenisco@cisco.com>
This commit is contained in:
@ -20,3 +20,13 @@ referenced with following construct. This is the image created to show a
|
||||
pull request.
|
||||
|
||||

|
||||
|
||||
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 |
|
||||
|
Reference in New Issue
Block a user