Giter Site home page Giter Site logo

trpl-zh-cn's Introduction

Rust 程序设计语言(第二版) 简体中文版

Build Status

状态

还在施工中。大部分章节已经可以阅读。具体状态请参见官方 projectsFrozen 之后的内容应该较为稳定。

每章翻译开头都带有官方链接和 commit hash,若发现与官方不一致,欢迎 Issue 或 PR :)

静态页面构建与文档撰写

image

构建

你可以将本mdbook构建成一系列静态html页面。这里我们采用vuepress打包出静态网页。在这之前,你需要安装Nodejs

全局安装vuepress

npm i -g vuepress 

cd到项目目录,然后开始构建。构建好的静态文档会出现在"./src/.vuepress/dist"中

vuepress build ./src

文档撰写

vuepress会启动一个本地服务器,并在浏览器对你保存的文档进行实时热更新。

vuepress dev ./src

社区资源

GitBook

本翻译主要采用 mdBook 格式。同时支持 GitBook,但会缺失部分功能,如一些代码没有语法高亮。

本翻译加速查看站点上海站点http://rustdoc.saigao.fun

GitBook.com 地址:https://www.gitbook.com/book/kaisery/trpl-zh-cn/details

trpl-zh-cn's People

Contributors

kaisery avatar heibor avatar spartucus avatar bioinformatist avatar turingzhu avatar murphil avatar lcofjp avatar xiaohulu avatar huangjj27 avatar usernameisnull avatar xiaods avatar itfanr avatar luoxiangyong avatar akimotorakiyu avatar blumia avatar cyperwu avatar tisonkun avatar nanlong avatar vincentsong avatar uvd avatar tinunkai avatar silverrainz avatar stamp711 avatar qiannangong avatar terminusbot avatar hr567 avatar gotoxu avatar rhgb avatar itfan avatar shirdrn avatar

Watchers

 avatar  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.