layout | title | description |
---|---|---|
docs |
Quarks Documentation |
Documentation project for Quarks |
Quarks is an open source programming model and runtime for edge devices that enables you to analyze streaming data on your edge devices.
The quarks.documentation project includes resources that help you learn how to create your own Quarks applications.
- Quarks Javadoc {% include nav.html context="/docs/"%}
- Presentations
- Streaming Analytics on the Edge from IBM InterConnect 2016
To request new documentation, please open an issue here:
To provide feedback on Quarks documentation:
- Navigate to the documentation page that you would like to provide feedback for.
- Click on the Feedback button in the top right corner.
This will open an issue for the page that you are currently visiting.
If you have ideas on how we can better document or explain some of the concepts, we would love to have your contribution! The quarks.documentation site uses Github Pages and Jekyll markdown for our documentation.
Refer to this documentation on Github Markdown: Writing on Github
Refer to this documentation to get started: Using Jekyll with Pages
To contribute, clone this project locally, make your changes, and create a pull request.
To learn more on how to do this, refer to the Get Involved page.