We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40b752d commit 0724c0eCopy full SHA for 0724c0e
libcxx/docs/README.txt
@@ -11,3 +11,7 @@ To build the documents into html configure libc++ with the following cmake optio
11
12
After configuring libc++ with these options the make rule `docs-libcxx-html`
13
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