Skip to content

Commit 0724c0e

Browse files
committed
[libc++] NFC: Add note about how the libcxx website gets updated
1 parent 40b752d commit 0724c0e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

libcxx/docs/README.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,7 @@ To build the documents into html configure libc++ with the following cmake optio
1111

1212
After configuring libc++ with these options the make rule `docs-libcxx-html`
1313
should be available.
14+
15+
The documentation in this directory is published at https://libcxx.llvm.org. It is kept up-to-date
16+
by a build bot: https://lab.llvm.org/buildbot/#/builders/publish-sphinx-docs. If you notice that the
17+
documentation is not updating anymore, please contact one of the maintainers.

0 commit comments

Comments
 (0)