kyuubi/docs
Fei Wang 64090f5026 [KYUUBI #3126] Using markdown 3.3.7 for kyuubi document build
### _Why are the changes needed?_

Close #3126
The error:

```
Running Sphinx v4.5.0
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 231 source files that are out of date
updating environment: [new config] 231 added, 0 changed, 0 removed
reading sources... [  0%] appendix/index
Extension error (sphinx_markdown_tables):
Handler <function process_tables at 0x102589090> for event 'source-read' threw an exception (exception: TableProcessor.__init__() missing 1 required positional argument: 'config')
make: *** [html] Error 2
```

I checked the lib difference with before, seems the only change is Markdown version.

Before, it was 3.3.7 and now it is 3.4.1.

### _How was this patch tested?_

Re-create the kyuubi virtual env and build docs locally.

Closes #3127 from turboFei/kyuubi_docs.

Closes #3126

ac428ce3 [Fei Wang] nit
38b56bc3 [Fei Wang] Use markdown 3.3.7 for kyuubi documents build

Authored-by: Fei Wang <fwang12@ebay.com>
Signed-off-by: Fei Wang <fwang12@ebay.com>
2022-07-25 14:46:20 +08:00
..
_static/css [KYUUBI #2764] [DOCS] Fix tables in docs being coverd by right toc sidebar 2022-05-27 17:21:42 +08:00
appendix [KYUUBI #2751] [DOC] Replace sphinx_rtd_theme with sphinx_book_theme 2022-05-27 02:22:36 +08:00
changelog [KYUUBI #2846] Add v1.5.2-incubating changelog 2022-06-10 10:53:52 +08:00
client [KYUUBI #3101] [Subtask][#3100] Build the content for extension points documentation 2022-07-21 15:37:19 +08:00
community [KYUUBI #2912] [INFRA][DOCS] Improve release md 2022-06-20 14:54:27 +08:00
connector [KYUUBI #3069][DOC] Add Iceberg connector doc for Spark SQL Engine 2022-07-22 18:05:15 +08:00
deployment [KYUUBI #3052][FOLLOWUP] Do not use the ip in proxy http header for authentication to prevent CVE 2022-07-15 18:34:56 +08:00
develop_tools [KYUUBI #3108][DOC] Fix path errors in the build document 2022-07-21 16:03:37 +08:00
extensions [KYUUBI #3101] [Subtask][#3100] Build the content for extension points documentation 2022-07-21 15:37:19 +08:00
imgs [KYUUBI #3060] [Subtask][#3059] Build content of the connector document section 2022-07-14 14:19:13 +08:00
monitor [KYUUBI #3046][Metrics] Add meter metrics for recording the rate of the operation state for each kyuubi operation 2022-07-15 13:33:41 +08:00
overview [KYUUBI #2751] [DOC] Replace sphinx_rtd_theme with sphinx_book_theme 2022-05-27 02:22:36 +08:00
quick_start [KYUUBI #3040] [Subtask][#3039] Build the skeleton of client side documentation 2022-07-12 11:03:44 +08:00
security [KYUUBI #3101] [Subtask][#3100] Build the content for extension points documentation 2022-07-21 15:37:19 +08:00
tools [KYUUBI #3045][FOLLOWUP] Correct the common options and add docs for kyuubi-admin command 2022-07-15 10:47:49 +08:00
conf.py [KYUUBI #2764] [DOCS] Fix tables in docs being coverd by right toc sidebar 2022-05-27 17:21:42 +08:00
index.rst [KYUUBI #3101] [Subtask][#3100] Build the content for extension points documentation 2022-07-21 15:37:19 +08:00
make.bat [KYUUBI #874] [ASF] ASF Publish 2021-08-16 11:48:21 +08:00
Makefile [KYUUBI #874] [ASF] ASF Publish 2021-08-16 11:48:21 +08:00
requirements.txt [KYUUBI #3126] Using markdown 3.3.7 for kyuubi document build 2022-07-25 14:46:20 +08:00