This is an archive of the discontinued LLVM Phabricator instance.

Add LLVMLibC proposal to docs/index.rst.
ClosedPublic

Authored by sivachandra on Aug 15 2019, 10:44 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

sivachandra created this revision.Aug 15 2019, 10:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 15 2019, 10:44 AM
rupprecht added inline comments.Aug 15 2019, 10:47 AM
llvm/docs/index.rst
611–615 ↗(On Diff #215436)

Because of the :hidden:, this won't show up -- you need to explicitly list it below like the others.

Actually add it to the Proposals toc.

sivachandra marked an inline comment as done.Aug 15 2019, 10:59 AM
rupprecht accepted this revision.Aug 15 2019, 11:00 AM

lg, thanks!

This revision is now accepted and ready to land.Aug 15 2019, 11:00 AM
This revision was automatically updated to reflect the committed changes.