Git Product home page Git Product logo

docs's Introduction

Parse Docs

These are the markdown sources for all of the platform guides of Parse. The content for the guides is stored in this repo, and we use a Background Job to process the markdown and store it in a Parse app. The guides you see on our website are simply served from this Parse app!

Repository Structure

The guides are organized first by language, then by platform. Each platform directory contains a set of markdown files, one for each main section in the guide.

.
├── {language}
│   └── {platform}
│   │   └── {section}
│   └── common
│       └── {section}
├── .gitignore
├── tokens.json
└── README.md

For example, /en/ios/ contains all of sections for the iOS guide in English. You'll notice a common folder in each language. This folder contains content that is shared amongst all of the platforms. That helps us avoid duplicating content unnecessarily.

How Do I Contribute?

If you have any fixes or suggestions, simply send us a pull request! Take a look at our contribution guidelines to learn more. The documentation will be regenerated from master every Friday and as needed.

Can I Access The Docs Offline?

This repository is public and all the files are in markdown. If you'd like to keep a copy locally, please do!

docs's People

Contributors

hramos avatar nlutsenko avatar pavanka avatar gfosco avatar hallucinogen avatar rafaecheve avatar thewheat avatar craiggrummitt avatar html5cat avatar stanleyw avatar jkarraker avatar fcrosfly avatar grantland avatar bnham avatar andrewimm avatar drew-gross avatar ericnakagawa avatar bandd-k avatar sagans avatar egnaro avatar richardjrossiii avatar orbyt avatar wangmengyan95 avatar marcosdeseul avatar lepilepi avatar joshlapham avatar fi5t avatar eliedebrauwer avatar bojan avatar natanrolnik avatar

Watchers

James Cloos 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.