Giter Site home page Giter Site logo

qtzys / docs-cn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from merico-dev/docs-cn

0.0 0.0 0.0 6.7 MB

This repository hosts all Chinese version product documentations for Merico Enterprise Edition.

License: Apache License 2.0

Shell 6.42% Python 35.05% TeX 58.53%

docs-cn's Introduction

title aliases
产品使用说明文档库

产品使用说明文档库

这个库托管了思码逸企业版所有的中文产品文档。

脚手架说明

  1. 本仓库结构和功能借鉴自 TiDB 文档仓库
  2. 本仓库内容通过 Merico文档站仓库 展示,该仓库改造于 Pingcap的website-docs

生成 PDF

准备工作

  1. 安装python3(略)
  2. 安装[email protected]
  3. 安装MacTex其他方案
  4. 安装字体 WenQuanYi Micro Hei Regular
  5. 安装字体 WenQuanYi Micro Hei Mono Regular
  6. 赋予权限 chmod a+x ./scripts/generate_pdf.sh

执行

在工程根目录执行以下两条命令:

合成各个页面到一个markdown文件里

python3 scripts/merge_by_toc.py

将markdown文件转为pdf文件

./scripts/generate_pdf.sh

注意 TOC.md

1. 使用绝对路径作为链接地址

❌ - [关于思码逸](introduction/what_is_Merico.md)
✅ - [关于思码逸](/introduction/what_is_Merico.md)

2. 列表符号后只跟一个空格

❌ -    [关于思码逸](/introduction/what_is_Merico.md)
✅ - [关于思码逸](/introduction/what_is_Merico.md)

docs-cn's People

Contributors

gerilleto avatar emmazou0326 avatar nielnan avatar ushuaiaff avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.