Jump to content

Birds Eye View/Examples: Difference between revisions

mNo edit summary
Line 9: Line 9:
== Examples ==
== Examples ==


The library provides five examples:
The library provides several examples. Here you will find information of expected input/output for some of them.
To review all the examples and source code documentation please build the library with documentation support as follows:
 
<source lang="bash">
mkdir build && cd build
meson -Ddoc=enabled ..
</source>
 
And open the generated documentation (root-dir/docs/index.html) with your favorite browser.
 
You can also review the documentation online version of the library's latest version at:
[https://ridgerun.gitlab.io/rnd/bird-eye-view/Examples.html https://ridgerun.gitlab.io/rnd/bird-eye-view/Examples.html]




583

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.