pingcap / pingcap/docs-cn

PDF 手册的属性中标题信息不正确

Open
#16,126 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

contribution
Dominant language
Python
Stars
1.8k
Forks
1.2k
Avg merge
1d 16h
Merged PRs (30d)
31

Description

Change Request

This repository is ONLY used to solve problems related to DOCS-CN.
For other issues (TiDB, TiKV, etc), please move to other repositories.

Please answer the following questions before submitting your issue. Thanks!

  1. Describe what you find is inappropriate or missing in the existing docs.

如图,PDF手册 (如,https://download.pingcap.org/tidb-stable-zh-manual.pdf )的属性信息,Title 信息不正确,Author信息缺失,建议补充
图片

另外,generate_pdf.sh 这里建议增加

-V title-meta="TiDB 中文手册" \
-V author-meta="PingCAP Inc." \
  1. Describe your suggestion or addition.
  1. Provide some reference materials (documents, websites, etc) if you could.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open scripts/generate_pdf.sh at the referenced line and inspect how the PDF is generated and its metadata is passed. Update the PDF metadata so the title is TiDB 中文手册 and the author is PingCAP Inc., then verify the generated PDF properties show both values.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.