Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shiritbrook authored Mar 12, 2018
1 parent 80cf32b commit 57e623c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@

* [API Architecture](api_arch.md) - Overview of the high-level concepts
* [C API](../include/librealsense2) - With doxygen-style API comments
* To build documentation locally from sources, on Ubuntu run the following commands:
* `sudo apt-get install doxygen`
* `doxygen doc/doxygen/doxyfile`
* To build documentation locally from sources, on Ubuntu run the following commands:
* `sudo apt-get install doxygen`
* `doxygen doc/doxygen/doxyfile`
* Please also refer to [API How-To](https://github.com/IntelRealSense/librealsense/wiki/API-How-To) for further doc how to use the APIs
* [Frame Management](frame_lifetime.md) - Frame Memory Management, Threading Model and Synchronization
* [Frame Metadata](frame_metadata.md) - Support for frame-metadata attributes
Expand Down

0 comments on commit 57e623c

Please sign in to comment.