Author: Jonas Devlieghere
Date: 2023-08-18T14:18:21-07:00
New Revision: cf6d16f9b54a55ad771dc018592f112841d546ec

URL: 
https://github.com/llvm/llvm-project/commit/cf6d16f9b54a55ad771dc018592f112841d546ec
DIFF: 
https://github.com/llvm/llvm-project/commit/cf6d16f9b54a55ad771dc018592f112841d546ec.diff

LOG: [lldb] Rename "Projects" to "Open Projects" in the docs

Make it more obvious that these are project ideas rather than say
ongoing projects.

Added: 
    

Modified: 
    lldb/docs/resources/projects.rst

Removed: 
    


################################################################################
diff  --git a/lldb/docs/resources/projects.rst 
b/lldb/docs/resources/projects.rst
index 245654dd2ae449..eb2dcdcf8de270 100644
--- a/lldb/docs/resources/projects.rst
+++ b/lldb/docs/resources/projects.rst
@@ -1,5 +1,5 @@
-Projects
-========
+Open Projects
+=============
 
 The following is a mostly unordered set of the ideas for improvements to the
 LLDB debugger. Some are fairly deep, some would require less effort.


        
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to