$search

rosdoc_rosorg::repo_util Namespace Reference

Functions

def get_svn_url
def guess_vcs_uri

Function Documentation

def rosdoc_rosorg::repo_util::get_svn_url (   dir_path  ) 
@return: SVN URL of the directory path (output of svn info command), or None if it cannot be determined

Definition at line 4 of file repo_util.py.

def rosdoc_rosorg::repo_util::guess_vcs_uri (   dir_path  ) 
Guess the repository URI of the version-controlled directory path
@param path: directry path
@type  path: str
@return: version control system and URI, e.g. 'svn', 'http://code.ros.org/svn/ros'. Return None, None if VCS cannot be determined.
@rtype: str, str

Definition at line 15 of file repo_util.py.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends


rosdoc_rosorg
Author(s): Ken Conley
autogenerated on Sat Mar 2 13:24:39 2013