diff options
| author | KyleMiles <krm504@nyu.edu> | 2021-02-24 20:02:27 +0000 |
|---|---|---|
| committer | KyleMiles <krm504@nyu.edu> | 2021-02-24 20:02:27 +0000 |
| commit | fc46da97279b18d0d682e3e9b78b39d9c7c98836 (patch) | |
| tree | ed0afefedddc1b904f5eba6f8c6fe4993967508f /docs | |
| parent | 331e424b35fd667d23a376960587cf44722148d8 (diff) | |
Add Template Simplifier to User Docs
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/getting-started.md | 7 | ||||
| -rwxr-xr-x | docs/img/after-template-simplification.png | bin | 0 -> 87740 bytes | |||
| -rwxr-xr-x | docs/img/before-template-simplification.png | bin | 0 -> 106157 bytes |
3 files changed, 7 insertions, 0 deletions
diff --git a/docs/getting-started.md b/docs/getting-started.md index 468b9f59..1c61605d 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -235,6 +235,13 @@ The cross-references pane comes in two different layouts: tree-based (default an The table-based layout provides field-based sorting and multi-select. Clicking the `Filter` text expands the filter pane, showing options for filtering the current results. +#### Template Simplifier + +The `analysis.types.TemplateSimplifier` setting can be helpful when working with C++ symbols. + + + + #### Cross-Reference Filtering  diff --git a/docs/img/after-template-simplification.png b/docs/img/after-template-simplification.png Binary files differnew file mode 100755 index 00000000..a463b46f --- /dev/null +++ b/docs/img/after-template-simplification.png diff --git a/docs/img/before-template-simplification.png b/docs/img/before-template-simplification.png Binary files differnew file mode 100755 index 00000000..35800a39 --- /dev/null +++ b/docs/img/before-template-simplification.png |
