Git Product home page Git Product logo

airsim-docs-zh's Introduction

AirSim中文文档翻译计划

本项目是针对微软开源项目:AirSim英文文档进行的翻译计划。

项目网址:AirSim中文文档

翻译进度:■■■■■□□□□□□□□□□□□□□□□□□□□(约20%)

参与贡献

您需要:

提交贡献方案有两个:

  1. 将翻译好的Markdown文件打包发送至邮箱:fre[.防爬虫][email protected],请删除[.防爬虫]字符。
  2. 提交Pull request,参考教程

项目配置(供其他项目参考)

  1. 安装 mkdocs
  2. 配置mkdocs.yml,其中docs_dir为md的位置,site_dir为生产的静态html位置,theme采用readthedocs主题。
site_name: AirSim中文文档
repo_url: https://github.com/FrendoWu/AirSim-docs-zh
docs_dir: documents
site_dir: docs
theme: readthedocs
extra:
  version: 1.2.1
nav:
    - "主页": 'README.md'
    - "搭建AirSim":
		...
  1. 直接翻译docs_dir中的文件并保存,运行命令mkdocs build即可。

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.