Giter Club home page Giter Club logo

docs's Introduction

LeanCloud Documentation

LeanCloud 开发者文档

说明

这个项目是 LeanCloud 文档上的所有文档的 Markdown 格式的源码,最终将渲染成你在网站上看到的 HTML 文档

因此 Markdown 文件里部分链接写的是最终渲染后的链接,如果直接点击会发现 404 错误。敬请谅解。

贡献

我们欢迎所有用户为我们贡献或者修正错误。您只要 fork 这个项目,并提交 Pull Request 即可。

我们所有文档的源文件都在 md 目录中(内容使用 markdown 语法),相关图片放在 images 目录下。

LeanCloud 衷心感谢您的贡献。

预览

开发服务基于 Grunt,所以需要有 Nodejs 环境,通过 NPM 安装测试需要的依赖

安装 Grunt

sudo npm install -g grunt-cli

安装需要的依赖

npm install

本地启动一个 HTTP Server,然后打开浏览器访问 http://localhost:3000 即可

grunt server

注意事项

  • 所有 .md 格式文档需要更新到 md 目录下
  • 更新文档只需要修改或创建相应的 .md 文件,然后提交 Pull Request 即可
  • 由于文档会采用 AngularJS 渲染,当文档中需要显示 {{content}} 这种格式时,外面需要加上 <span ng-non-bindable></span>,以不被 AngularJS 渲染
  • 图片资源放在当前 repo 的 images 文件夹下,引用方式类似 ![image](images/cloud_code_menu.png)
  • 当增加一个全新的文档,需要更新文档首页 templates/pages/index.html,顶部菜单 templates/include/header.html

LeanCloud 内部员工发布新文档

  • 自己修改的文档,自己负责检查和发布
  • 通过 Jenkins 执行 cn-avoscloud-docs-prod-ucloud 任务发布即可

协议

GNU LGPL

docs's People

Contributors

killme2008 avatar sunchanglong avatar jwfing avatar wangxiao avatar sparanoid avatar sunng87 avatar lbt05 avatar aisk avatar lzwjava avatar ufosky avatar myleslee avatar debugger87 avatar sdjcw avatar hjiang avatar jwilljacob avatar tang3w avatar nemoalex avatar paomian avatar windwild avatar hakurouken avatar djyde avatar toobug avatar yangwenmai avatar feicien avatar

Watchers

 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.