mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-22 19:54:57 +08:00
[docs] Update docs: fix deprecation warnings + add missing deps to README
This commit is contained in:
parent
3f5e3f61a8
commit
d6ff0c7307
15
README.md
15
README.md
@ -16,12 +16,19 @@ API Documentation: http://wjwwood.github.com/serial/doc/1.1.0/index.html
|
||||
|
||||
### Dependencies
|
||||
|
||||
Required:
|
||||
* [catkin](http://www.ros.org/wiki/catkin) - cmake and Python based buildsystem
|
||||
* [cmake](http://www.cmake.org) - buildsystem
|
||||
* [Python](http://www.python.org) - scripting language
|
||||
* [empy](http://www.alcyone.com/pyos/empy/) - Python templating library
|
||||
* [catkin_pkg](http://pypi.python.org/pypi/catkin_pkg/) - Runtime Python library for catkin
|
||||
* [cmake](http://www.cmake.org) - buildsystem
|
||||
* [Python](http://www.python.org) - scripting language
|
||||
* [empy](http://www.alcyone.com/pyos/empy/) - Python templating library
|
||||
* [catkin_pkg](http://pypi.python.org/pypi/catkin_pkg/) - Runtime Python library for catkin
|
||||
|
||||
Optional (for tests):
|
||||
* [Boost](http://www.boost.org/) - Boost C++ librairies
|
||||
|
||||
Optional (for documentation):
|
||||
* [Doxygen](http://www.doxygen.org/) - Documentation generation tool
|
||||
* [graphviz](http://www.graphviz.org/) - Graph visualization software
|
||||
|
||||
### Install
|
||||
|
||||
|
||||
2498
doc/Doxyfile
2498
doc/Doxyfile
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user