Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/box/developer.box.com

Box Developer Documentation - Content & Configuration
https://github.com/box/developer.box.com

api box developers documentation

Last synced: 2 days ago
JSON representation

Box Developer Documentation - Content & Configuration

Awesome Lists containing this project

README

        

# Box Developer Documentation

[![CI][ci_img]][ci]
[![Project Status][opensource_img]][opensource]

This project contain the guides, pages, and microcopy for the Box Developer Documentation.

Visit [`developer.box.com`][boxdev] for more details on the Box API Platform.

## Development & Contribution

Please follow the [contribution guidelines](./CONTRIBUTING.md) when contributing
to the source of this project.

1. [Installation & setup](./docs/index.md)
1. [Notes for Box employees](./docs/boxers.md)
1. [The project structure and frontmatter](./docs/structure.md)
1. [Adding a new guide](./docs/add-guide.md)
1. [Adding a new page](./docs/add-page.md)
1. [Adding a new quick start guide](./docs/add-quick-start-guide.md)
2. [Adding microcopy](./docs/add-microcopy.md)
3. [Contributing a pull request](./docs/pull-request.md)
4. [Markdown styleguide](./docs/markdown.md)
5. [Updating dependencies](./docs/dependencies.md)

## Usage & License

Copyright 2020 Box, Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License at http://www.apache.org/licenses/LICENSE-2.0.

Unless required by applicable law or agreed to in writing, software distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.

[license]: LICENSE
[contrib]: CONTRIBUTING.md
[boxdev]: https://developer.box.com
[opensource]: http://opensource.box.com/badges
[ci]: https://github.com/box/developer.box.com/actions

[ci_img]: https://github.com/box/developer.box.com/workflows/CI/badge.svg
[opensource_img]: https://opensource.box.com/badges/active.svg