pyuavcan docstring formatting

This commit is contained in:
Pavel Kirienko 2014-07-11 18:49:59 +04:00
parent 907a797a54
commit e55dd01184

View File

@ -585,7 +585,9 @@ def parse_namespaces(source_dirs, search_dirs=None):
This function takes a list of root namespace directories (containing DSDL definition files to parse) and an
optional list of search directories (containing DSDL definition files that can be referenced from the types
that are going to be parsed).
Returns the list of parsed type definitions, where type of each element is CompoundType.
Args:
source_dirs List of root namespace directories to parse.
search_dirs List of root namespace directories with referenced types (optional). This list is