Skip to content

Commit

Permalink
Emphasize to read documentation before doxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhardmgruber committed Nov 30, 2022
1 parent 62efb98 commit 86f2f66
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ It includes:
* Overview of concepts and ideas
* Descriptions of LLAMA's constructs

An API documentation is generated by Doxygen from the C++ source and is uploaded to your [GitHub Page](https://alpaka-group.github.io/llama/).
An API documentation is generated by [Doxygen](https://alpaka-group.github.io/llama/) from the C++ source.
Please read the documentation on Read the Docs first!
We published a paper on LLAMA to the [Wiley Digital Library](https://doi.org/10.1002/spe.3077).
We gave a talk on LLAMA at CERN's Compute Accelerator Forum on 2021-05-12.
The video recording (starting at 40:00) and slides are available here on [CERN's Indico](https://indico.cern.ch/event/975010/).
Expand Down

0 comments on commit 86f2f66

Please sign in to comment.