Fixed issues in docs

This commit is contained in:
Bartek Kryza
2024-03-05 17:36:48 +01:00
parent ba9e435786
commit 812979779b
10 changed files with 87 additions and 60 deletions

View File

@@ -22,7 +22,7 @@
## General issues
### clang-uml crashes when generating diagram
### clang-uml crashes when generating a diagram
If `clang-uml` crashes with a segmentation fault, it is possible to trace the
exact stack trace of the fault using the following steps:
@@ -346,7 +346,7 @@ the exact string representation of the function signature as seen by `clang-uml`
To find the exact function signature run `clang-uml` as follows:
```bash
clang-uml -n my_sequence_diagram --print-start-from | grep foo
clang-uml -n my_sequence_diagram --print-from | grep foo
```
Command line flag `--print-from` will print on stdout all functions