diff options
Diffstat (limited to 'clang-tools-extra/docs/clang-doc.rst')
| -rw-r--r-- | clang-tools-extra/docs/clang-doc.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clang-tools-extra/docs/clang-doc.rst b/clang-tools-extra/docs/clang-doc.rst index c3be7ce4832..6f61970a585 100644 --- a/clang-tools-extra/docs/clang-doc.rst +++ b/clang-tools-extra/docs/clang-doc.rst @@ -89,6 +89,7 @@ Options --ignore-map-errors - Continue if files are not mapped correctly. --output=<string> - Directory for outputting generated files. -p=<string> - Build path + --project-name=<string> - Name of project. --public - Document only public declarations. --repository=<string> - URL of repository that hosts code. |

