Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
doc:pldoc_code_documentation [2014/11/28 16:17] – created admindoc:pldoc_code_documentation [2014/12/07 07:53] admin
Line 21: Line 21:
   doc_save( '/work/knowrob/trunk/', [css(copy),recursive(true),doc_root('/work/knowrob/doc')]).   doc_save( '/work/knowrob/trunk/', [css(copy),recursive(true),doc_root('/work/knowrob/doc')]).
  
-===== Generate Documentation for ROS packages =====+===== Generate documentation for KnowRob packages =====
  
 The //rosprolog-doc// script starts Prolog and generates the documentation in the //doc// subfolder. You can call it using the following command: The //rosprolog-doc// script starts Prolog and generates the documentation in the //doc// subfolder. You can call it using the following command:
   rosrun rosprolog rosprolog-doc <pkgname>   rosrun rosprolog rosprolog-doc <pkgname>