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:
2
Makefile
2
Makefile
@ -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)
|
||||
|
@ -3,3 +3,10 @@ Mini-design for xCAT Debug Mode
|
||||
|
||||
Overview
|
||||
--------
|
||||
|
||||
|
||||
+--------+----------+
|
||||
| Name | Age |
|
||||
+========+==========+
|
||||
| Wang | 20 |
|
||||
+--------+----------+
|
||||
|
Reference in New Issue
Block a user