| build_understand_project | R Documentation |
Uses Scitools Understand to create a source code project Und Database.
build_understand_project(scitools_path, project_path, language, output_dir)
scitools_path |
path to the scitools binary 'und' |
project_path |
path to the project source code folder to create the Understand DB. |
language |
the primary language of the project (language must be supported by Understand) |
output_dir |
path to output directory (formatted output_path/) |
The created Scitools Understand DB path
See pg. 352 in https://documentation.scitools.com/pdf/understand.pdf Sept. 2024 Edition
Other parsers:
export_understand_dependencies(),
parse_bugzilla_perceval_rest_issue_comments(),
parse_bugzilla_perceval_traditional_issue_comments(),
parse_bugzilla_rest_comments(),
parse_bugzilla_rest_issues_comments(),
parse_bugzilla_rest_issues(),
parse_commit_message_id(),
parse_dependencies(),
parse_dv8_clusters(),
parse_gitlog(),
parse_jira_latest_date(),
parse_jira_rss_xml(),
parse_jira(),
parse_mbox(),
parse_nvdfeed(),
parse_understand_dependencies()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.