Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Parse Platform docs

License

NotificationsYou must be signed in to change notification settings

parse-community/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Join The ConversationBackers on Open CollectiveSponsors on Open CollectiveLicenseTwitter Follow

These are the markdown sources for all of theParse SDK guides. The content for the guides is stored in this repo, and we use Jekyll to generate a static site that is hosted on GitHub Pages.

Repository Structure

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

.└── _includes    ├── {platform}    │   └── {section}    └── common        └── {section}

For example,/_includes/ios/ contains all of sections for the iOS guide. There is also a/_includes/common folder that contains content that is shared amongst all of the guides. It helps us avoid duplicating content unnecessarily.

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!

How Do I Contribute?

If you have any fixes or suggestions, simply send us a pull request!

Running The Site Locally

You will needRuby,Bundler, andnpm.

Clone this repository, then install Jekyll and node packages:

bundle installnpm install

Then run webpack and Jekyll:

Start in Linux/OS X:

npm start

Start in Windows command prompt:

npm run dev-win

Finally, openhttp://localhost:4000/ in your web browser.File changes will be output to_site folder and the browser will auto refresh.


As of April 5, 2017, Parse, LLC has transferred this code to the parse-community organization, and will no longer be contributing to or distributing this code.

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Contributors228


[8]ページ先頭

©2009-2025 Movatter.jp