llvmorg-github-actions[bot] wrote:

<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-lldb

Author: Tom Stellard (tstellar)

<details>
<summary>Changes</summary>

Only the man page build was broken, because it still uses rst files. However, 
newer version of sphinx (I tested with 8.2.3) build fine without this empty 
file.

---
Full diff: https://github.com/llvm/llvm-project/pull/204002.diff


1 Files Affected:

- (added) lldb/docs/index.rst () 


``````````diff
diff --git a/lldb/docs/index.rst b/lldb/docs/index.rst
new file mode 100644
index 0000000000000..e69de29bb2d1d

``````````

</details>


https://github.com/llvm/llvm-project/pull/204002
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to