[all-commits] [llvm/llvm-project] 6c137b: [lldb-dap][docs] Improve documentation for contrib...
Adrian Vogelsgesang via All-commits
all-commits at lists.llvm.org
Thu Oct 3 10:51:56 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6c137b75f3f62c97678efced23943fee1081fb2f
https://github.com/llvm/llvm-project/commit/6c137b75f3f62c97678efced23943fee1081fb2f
Author: Adrian Vogelsgesang <avogelsgesang at salesforce.com>
Date: 2024-10-03 (Thu, 03 Oct 2024)
Changed paths:
M lldb/docs/resources/lldbdap.md
M lldb/tools/lldb-dap/README.md
M lldb/tools/lldb-dap/package.json
Log Message:
-----------
[lldb-dap][docs] Improve documentation for contributors (#110987)
This commit extends the developer docs for `lldb-dap`. It also adds a
short "Contributing" section to the user-facing README.
Last but not least, it updates the `repository` in the package.json to
point to the actual source of truth for the source code, instead of
pointing to its mirrored repository. I hope that the VS Code Marketplace
properly supports the `directory` property. Unfortunately, I have no way
to test this before merging this Pull Request.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list