Giter Club home page Giter Club logo

rust-cn-document-for-docker's Introduction

Rust 相关中文文档

Docker Image Size (latest by date) CI

本仓库,将来自 @rust-lang-cn 中 Rust 相关的中文文档仓库打包到 Docker 中(2024-06-24 11:57:28),用于本地部署预览:

Github Repo last commit home
Rust 标准库文档中文版 GitHub last commit #home
Rust 程序设计语言 中文版 GitHub last commit #home
Rust By Example 中文版 GitHub last commit #home
Rust 参考手册中文版 GitHub last commit #home
RustDoc 手册中文版 GitHub last commit #home
Rust Cookbook 中文版 GitHub last commit #home
Rust 版本指南 GitHub last commit #home
Cargo 手册 GitHub last commit #home
Rust 秘典 GitHub last commit #home
Cargo 备忘清单(速查表) GitHub last commit #home
Rust 备忘清单(速查表) GitHub last commit #home
Quick Reference(速查表) GitHub last commit #home
Rust 语言圣经 GitHub last commit #home
Rusty Book(锈书) GitHub last commit #home
Rust 算法题解 GitHub last commit #home
Rust 语言风格指南 GitHub last commit #home
Comprehensive Rust 🦀 GitHub last commit #home
Hello 算法(动画图解 支持 Rust) GitHub last commit #home

Docker

docker pull wcjiang/rust-cn-document-for-docker
docker run --name rust-document \
  --restart always -itd \
  -p 9613:3000 \
  wcjiang/rust-cn-document-for-docker:latest

在浏览器中访问以下 URL

http://localhost:9613/
http://localhost:9613/book/
http://localhost:9613/cargo/
http://localhost:9613/edition-guide/
http://localhost:9613/reference/
http://localhost:9613/rustdoc/
http://localhost:9613/rust-cookbook/
http://localhost:9613/std/std/
http://localhost:9613/rust-by-example-cn/
http://localhost:9613/nomicon/
http://localhost:9613/quick-reference/index.html
http://localhost:9613/quick-reference/docs/rust.html
http://localhost:9613/quick-reference/docs/cargo.html
http://localhost:9613/rust-course/index.html
http://localhost:9613/rusty-book/index.html
http://localhost:9613/comprehensive-rust/index.html
http://localhost:9613/style-guide-cn/index.html
http://localhost:9613/hello-algo/chapter_preface/index.html

License

MIT © Kenny Wong

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.