### Why are the changes needed? The PR fixes few `Unknown target name: "XYZ". [docutils]` issues and resolves the following errors messages: ``` ../kyuubi/docs/contributing/doc/get_started.rst:27: ERROR: Unknown target name: "github repository". [docutils] ../kyuubi/docs/contributing/doc/get_started.rst:27: ERROR: Unknown target name: "read the docs". [docutils] ../kyuubi/docs/contributing/doc/style.rst:66: ERROR: Unknown target name: "directive rubric". [docutils] ``` ### How was this patch tested? Built documentation locally, checked there are no related error messages and doc pages are correct. ##### Page `contributing/doc/get_started.html` Before changes <img width="1114" alt="image" src="https://github.com/user-attachments/assets/f1a19c51-3c4c-4268-bf83-7ca0c60315b1" /> After changes <img width="1113" alt="image" src="https://github.com/user-attachments/assets/437edef1-0fd9-43bf-bd3f-bda43035a2c9" /> ##### Page `contributing/doc/style.html` Before changes <img width="1128" alt="image" src="https://github.com/user-attachments/assets/39666841-1155-439f-9045-06a9d78624c3" /> After changes <img width="1117" alt="image" src="https://github.com/user-attachments/assets/2e1f8663-5c1e-4a3c-887e-5f65d01b4cf3" /> ### Was this patch authored or co-authored using generative AI tooling? No Closes #6987 from dnskr/fix-doc-unknown-target-name. Closes #6987 391958b4d [dnskr] [DOC] Fix Unknown target name issues Authored-by: dnskr <dnskrv88@gmail.com> Signed-off-by: Cheng Pan <chengpan@apache.org> |
||
|---|---|---|
| .. | ||
| code | ||
| doc | ||