Hennzau
32d06c104b
Improve README.md
1 year ago
haixuanTao
0494f60336
adding latency image
2 years ago
haixuanTao
1cb67f5213
Remove old documentation
2 years ago
Philipp Oppermann
72a57ce1ef
Remove deprecated `communication` options from dataflow examples, templates, and docs
2 years ago
Haixuan Xavier Tao
4a026e0e11
Merge pull request #203 from dora-rs/fix-zenoh
Update zenoh to remove git dependencies
2 years ago
haixuanTao
764cd120a4
remove slash from zenoh prefix
2 years ago
haixuanTao
0ed20c63f2
remove iceoryx from path
2 years ago
Haixuan Xavier Tao
13fd3ad022
Update docs/src/rust-api.md
Co-authored-by: Philipp Oppermann <dev@phil-opp.com>
2 years ago
Haixuan Xavier Tao
f8538dcf09
Update docs/src/c-api.md
Co-authored-by: Philipp Oppermann <dev@phil-opp.com>
2 years ago
haixuanTao
c7033c6617
Remove `copy on write section` from documentation
2 years ago
haixuanTao
6c9f02b6fb
Update documentation to the new daemon API
2 years ago
haixuanTao
cf16734aa2
Minor documentation update
3 years ago
Xavier Tao
44a7c16c21
Add Python Node API metadata ( #101 )
* Add a `dora-python-operator` crate to hold utils functions for dora python
* Remove python serialisation and deserialisation from `dora-runtime`
* Update `python` documentation
3 years ago
Philipp Oppermann
51efe3e826
Update run instructions in example dataflows
3 years ago
Philipp Oppermann
074ed2db05
Document the dataflow `communication` field and explain the zenoh and iceoryx setup
3 years ago
Philipp Oppermann
a8db9f4073
Merge pull request #73 from dora-rs/ci
Make dora and its examples work on Windows and macOS
3 years ago
Philipp Oppermann
3fbe544115
Add shared library prefix and extension automatically
3 years ago
haixuanTao
b2ebb02368
fix python api
3 years ago
haixuanTao
2bfd069ae5
Fix documentation link
3 years ago
haixuanTao
b892e9f5d2
Fix `.next()` docs for python
3 years ago
haixuanTao
282983a864
Docs: making `Operator` recommended way of using `dora`
This commit also add more information within the example section of the c api
and take into account the PR review of #61 .
3 years ago
haixuanTao
41b40b5798
Adding method documentation and C node api
3 years ago
haixuanTao
be7c493752
fix typo in `SUMMARY.md`
3 years ago
haixuanTao
2de867fa69
Adding api documentation
3 years ago
haixuanTao
1bf59f67d6
fix documentation
3 years ago
haixuanTao
9fe69ccd67
Redesign of the `docs` as an `mdBook`
This initial commit moves many of the documentation into a `mdBook` format version for ease of readibility.
It includes a github action workflows that publish the book on the default `gh-pages` branch to be publish on github page.
3 years ago