pingcap/docs-cn

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

shawn0915 opened this issue · 1 comments

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.