2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-28 17:05:31 +00:00

add a table

This commit is contained in:
wangxiaopeng
2015-08-05 22:38:43 -04:00
parent f260553e9f
commit f0c4b712c2
2 changed files with 8 additions and 1 deletions

View File

@ -5,7 +5,7 @@
SPHINXOPTS =
SPHINXBUILD = sphinx-build
PAPER =
BUILDDIR = build
BUILDDIR = ../../xcatdoc_build
# User-friendly check for sphinx-build
ifeq ($(shell which $(SPHINXBUILD) >/dev/null 2>&1; echo $$?), 1)

View File

@ -3,3 +3,10 @@ Mini-design for xCAT Debug Mode
Overview
--------
+--------+----------+
| Name | Age |
+========+==========+
| Wang | 20 |
+--------+----------+