kyuubi/docs
Bowen Liang 5a751027f5 [KYUUBI #5905] [DOC] Workaround for long inlined code sample in config page
# 🔍 Description
## Issue References 🔗

## Describe Your Solution 🔧

Workaround to fix the display issue of long inlined code sample on config page.

## Types of changes 🔖

- [ ] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)

## Test Plan 🧪

#### Behavior Without This Pull Request ⚰️
![image](https://github.com/apache/kyuubi/assets/1935105/7910808d-7235-4d21-bdc5-84260af53e80)

#### Behavior With This Pull Request 🎉
![image](https://github.com/apache/kyuubi/assets/1935105/877f45a5-c49b-45fc-90a1-3c23eb2aa508)

#### Related Unit Tests

---

# Checklists
## 📝 Author Self Checklist

- [x] My code follows the [style guidelines](https://kyuubi.readthedocs.io/en/master/contributing/code/style.html) of this project
- [x] I have performed a self-review
- [ ] I have commented my code, particularly in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
- [x] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html)

## 📝 Committer Pre-Merge Checklist

- [x] Pull request title is okay.
- [x] No license issues.
- [x] Milestone correctly set?
- [ ] Test coverage is ok
- [x] Assignees are selected.
- [x] Minimum number of approvals
- [x] No changes are requested

**Be nice. Be informative.**

Closes #5905 from bowenliang123/doc-block.

Closes #5905

b4d28ed85 [Bowen Liang] update
7aa995b38 [Bowen Liang] update
ef947ea15 [Bowen Liang] update
7b3263bee [Bowen Liang] update
aefd206ae [Bowen Liang] update
f02ec3acf [Bowen Liang] update
d3302d55c [Bowen Liang] fix display by putting url demo in code block

Authored-by: Bowen Liang <liangbowen@gf.com.cn>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2023-12-22 17:27:40 +08:00
..
_static/css
appendix
client [KYUUBI #5762] [DOC] Introduce Kyuubi Web UI Engine Page 2023-12-01 18:00:13 +08:00
community [KYUUBI #5273] Update release docs 2023-09-12 10:49:59 +08:00
configuration [KYUUBI #5905] [DOC] Workaround for long inlined code sample in config page 2023-12-22 17:27:40 +08:00
connector [KYUUBI #5819] [DOCS] Fix rst syntax of missing blank line after code-block 2023-12-05 21:56:24 +08:00
contributing [KYUUBI #5802] [DOC] Add scala-2.13 as supported Scala profile to the docs of building from source 2023-12-05 11:37:20 +08:00
deployment [KYUUBI #5892] Metadata store JDBC url supports <KYUUBI_HOME> variable 2023-12-21 14:19:24 -08:00
extensions [KYUUBI #5786] Disable spark script transformation 2023-12-05 11:16:30 +08:00
imgs [KYUUBI #5893] [DOC] Update logos in layer picture on welcome page 2023-12-22 10:47:00 +08:00
monitor [KYUUBI #5365] Don't use Log4j2's extended throwable conversion pattern in default logging configurations 2023-10-11 21:41:22 +08:00
overview
quick_start [KYUUBI #5830] Test Hive engine with CDH Hive 2.1.1-cdh6.3.2 2023-12-08 09:57:08 +08:00
security [KYUUBI #5427] [AUTHZ] Shade spark authz plugin 2023-10-20 20:10:34 +08:00
tools Revert "[KYUUBI #4994][REST] Support listing all engines" 2023-11-03 00:25:18 +08:00
conf.py [KYUUBI #4768] [INFRA] Guidelines for Document and Code contributions 2023-04-27 19:58:10 +08:00
index.rst [KYUUBI #5893] [DOC] Update logos in layer picture on welcome page 2023-12-22 10:47:00 +08:00
make.bat
Makefile
requirements.txt [KYUUBI #5902] Bump doc build dependencies 2023-12-21 18:37:43 -08:00