[Parallel_libs-commits] [PATCH] D24198: [SE] Doc tweaks

Jason Henline via Parallel_libs-commits parallel_libs-commits at lists.llvm.org
Fri Sep 2 10:39:07 PDT 2016


jhen created this revision.
jhen added a reviewer: jprice.
jhen added a subscriber: parallel_libs-commits.

* 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.

https://reviews.llvm.org/D24198

Files:
  streamexecutor/Doxyfile.in
  streamexecutor/customdoxygen.css
  streamexecutor/examples/CMakeLists.txt
  streamexecutor/examples/CUDASaxpy.cpp
  streamexecutor/examples/Example.cpp
  streamexecutor/include/streamexecutor/StreamExecutor.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24198.70189.patch
Type: text/x-patch
Size: 6199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/parallel_libs-commits/attachments/20160902/8d2bc053/attachment.bin>


More information about the Parallel_libs-commits mailing list