This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP][Docs] Structure and content for the OpenMP documentation
ClosedPublic

Authored by jdoerfert on Oct 27 2020, 11:22 AM.

Details

Summary

This adds some initial content as well as structure to the new OpenMP
Sphinx documentation hosted at http://openmp.llvm.org/docs/ .

The content contains some useful links but most pages are still empty.

This uses a "custom" theme which is a copy of the default "agogo" one
with minor modifications to get a nicer table of content in the sidebar.
This way we can also adjust the theme as we go.

Diff Detail

Event Timeline

jdoerfert created this revision.Oct 27 2020, 11:22 AM
Herald added a project: Restricted Project. · View Herald Transcript
jdoerfert requested review of this revision.Oct 27 2020, 11:22 AM

This is how it looks with my Firefox locally:

This revision is now accepted and ready to land.Oct 29 2020, 10:30 AM
JonChesterfield accepted this revision.Oct 29 2020, 10:43 AM

Yep, LG here too. Should check the website publishing infra picks it up post commit.