This is the official repository of the online LTTng Documentation’s source.
You can generate your own version of the LTTng Documentation by running:
make
The generated HTML file is named
VERSION/lttng-docs-VERSION.html, where VERSION is the
version of the LTTng project documented by this file.
You can also make a specific version:
make 2.7
| Note | The SVG animations rendered on the LTTng website are not available in the generated version. | 
You need the following tools to generate the LTTng Documentation:
To contribute:
- 
Fork this repo. 
- 
Make your change, following the contributor’s guide. 
- 
Create a pull request. 
Thanks for your contributions and fixes!