Skip to content

Commit f8cdbeb

Browse files
author
Siva Chandra Reddy
committed
[libc][docs] Remove the description of a "www" directory.
We plan to use the "docs" directory as the home for our "www" pages, similar to how it is for the libcxx project.
1 parent 6b4ee56 commit f8cdbeb

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

libc/docs/source_layout.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ directories::
1414
- src
1515
- test
1616
- utils
17-
- www
1817

1918
Each of these directories is explained in detail below.
2019

@@ -91,9 +90,3 @@ The `utils` directory
9190
This directory contains utilities used by other parts of the llvm-libc system.
9291
See the `README` files, in the sub-directories within this directory, to learn
9392
about the various utilities.
94-
95-
The ``www`` directory
96-
---------------------
97-
98-
The ``www`` directory contains the HTML content of libc.llvm.org
99-

0 commit comments

Comments
 (0)