https://github.com/tidepool-org/docs
Technical documentation that doesn't belong in a specific app/library/service repo.
https://github.com/tidepool-org/docs
Last synced: 4 months ago
JSON representation
Technical documentation that doesn't belong in a specific app/library/service repo.
- Host: GitHub
- URL: https://github.com/tidepool-org/docs
- Owner: tidepool-org
- License: bsd-2-clause
- Created: 2016-01-19T18:10:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-04-28T21:09:48.000Z (almost 3 years ago)
- Last Synced: 2024-05-01T11:40:31.772Z (12 months ago)
- Language: Shell
- Size: 10 MB
- Stars: 2
- Watchers: 27
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docs
This is our repository at Tidepool for technical documentation that doesn't belong in a specific app/library/service repo.
The documentation coded in this repository is viewable on the web at [developer.tidepool.io/docs](http://developer.tidepool.io/docs/ 'Tidepool developer portal: docs').
For instructions on how to serve these docs to yourself as a webpage locally, see [Working on docs](./docs/ 'Working on docs')
#### Table of contents
Here in the docs repository:
- [the glossary](./GLOSSARY.md)
- [general docs](./general/README.md)
- [@jebeck's guide to handling datetimes at Tidepool](./datetime/README.md)
- [front-end @ Tidepool](./front-end/README.md)
- [working on docs](./docs/README.md)Elsewhere, including app-specific docs:
- [data model docs](http://developer.tidepool.io/data-model/ 'Tidepool developer portal: data model docs')
- [blip docs](http://developer.tidepool.io/blip/ 'Tidepool developer portal: blip docs')
- [viz docs](http://developer.tidepool.io/viz/ 'Tidepool developer portal: viz docs')
- [uploader docs](http://developer.tidepool.io/chrome-uploader 'Tidepool developer portal: Chrome uploader docs')