https://github.com/boomanaiden154 closed
https://github.com/llvm/llvm-project/pull/69858
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/69858
>From 4d94c5fae6f72e3ad551cf3381b0a0e9efecbf9a Mon Sep 17 00:00:00 2001
From: Aiden Grossman
Date: Sat, 21 Oct 2023 15:46:39 -0700
Subject: [PATCH 1/2] [LLDB] Update docs on building documentation
This pa
https://github.com/JDevlieghere approved this pull request.
LGTM with SWIG all caps.
https://github.com/llvm/llvm-project/pull/69858
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
@@ -403,13 +403,21 @@ dependencies are required:
* Sphinx (for the website and the Python API reference)
* Graphviz (for the 'dot' tool)
* doxygen (if you wish to build the C++ API reference)
+* Swig (for generating Python bindings)
JDevlieghere wrote:
`s/Swig
https://github.com/JDevlieghere edited
https://github.com/llvm/llvm-project/pull/69858
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/69858
>From 4d94c5fae6f72e3ad551cf3381b0a0e9efecbf9a Mon Sep 17 00:00:00 2001
From: Aiden Grossman
Date: Sat, 21 Oct 2023 15:46:39 -0700
Subject: [PATCH] [LLDB] Update docs on building documentation
This patch
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/69858
>From b7ff618fe56ab8ba8cb40c5f69a06a805f4e6e62 Mon Sep 17 00:00:00 2001
From: Aiden Grossman
Date: Sat, 21 Oct 2023 15:46:39 -0700
Subject: [PATCH] [LLDB] Update docs on building documentation
This patch
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/69858
>From b7ff618fe56ab8ba8cb40c5f69a06a805f4e6e62 Mon Sep 17 00:00:00 2001
From: Aiden Grossman
Date: Sat, 21 Oct 2023 15:46:39 -0700
Subject: [PATCH 1/4] [LLDB] Update docs on building documentation
This pa
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/69858
>From b7ff618fe56ab8ba8cb40c5f69a06a805f4e6e62 Mon Sep 17 00:00:00 2001
From: Aiden Grossman
Date: Sat, 21 Oct 2023 15:46:39 -0700
Subject: [PATCH 1/3] [LLDB] Update docs on building documentation
This pa
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/69858
>From b7ff618fe56ab8ba8cb40c5f69a06a805f4e6e62 Mon Sep 17 00:00:00 2001
From: Aiden Grossman
Date: Sat, 21 Oct 2023 15:46:39 -0700
Subject: [PATCH 1/2] [LLDB] Update docs on building documentation
This pa
llvmbot wrote:
@llvm/pr-subscribers-lldb
Author: Aiden Grossman (boomanaiden154)
Changes
This patch updates the documentation to match recent changes and make it more
clear. More specifically, the process for installing sphinx has changed with
the transition to myst with the requirements
https://github.com/boomanaiden154 created
https://github.com/llvm/llvm-project/pull/69858
This patch updates the documentation to match recent changes and make it more
clear. More specifically, the process for installing sphinx has changed with
the transition to myst with the requirements.txt
12 matches
Mail list logo