This is an archive of the discontinued LLVM Phabricator instance.

[SE] Doc tweaks
ClosedPublic

Authored by jhen on Sep 2 2016, 10:39 AM.

Details

Summary
  • Sections on main page.
  • Use std algorithm for equality check in example.
  • Add tree view on left side.
  • Add extra CSS sheet to restrict content width.
  • Add mild background color.
  • Restrict alphabetic indexes to 1 column.
  • Round corners of content boxes.
  • Rename example to CUDASaxpy.cpp.
  • Add CUDASaxpy.cpp to "Examples" section.

Diff Detail

Repository
rL LLVM

Event Timeline

jhen updated this revision to Diff 70189.Sep 2 2016, 10:39 AM
jhen retitled this revision from to [SE] Doc tweaks.
jhen updated this object.
jhen added a reviewer: jprice.
jhen added a subscriber: parallel_libs-commits.
jprice accepted this revision.Sep 2 2016, 10:50 AM
jprice edited edge metadata.

That all looks nice.

This revision is now accepted and ready to land.Sep 2 2016, 10:50 AM
jhen added a comment.Sep 2 2016, 11:06 AM

Thanks, jprice. At some point I'm planning to get a real web designer to pick better colors, etc. :)

This revision was automatically updated to reflect the committed changes.
parallel-libs/trunk/streamexecutor/examples/CUDASaxpy.cpp