Ticket #668 (closed: fixed)
Python: Extend MantidHelp
Reported by: | Nick Draper | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Iteration 18 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
Provide some more aliases for both mantidHelp and the mantid object. Allow for case variations (obviously not all of them but mantidhelp and MantidHelp should work).
Add examples to the algrorithm help displayed. Something like alg(param1="",param2=""), or alg(param_value,param2_value)
Change History
Note: See
TracTickets for help on using
tickets.
(In [2594]) Changes to Python API involving case sensitivity of functions and documentation strings. Closes #647 #668