Skip to content

Add ITT/JIT API documentation source files and gh-action to deploy docs to gh-pages #175

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
May 28, 2025

Conversation

eparshut
Copy link
Contributor

The ITT/JIT API Documentation from the Intel® VTune Profiler and Intel® Graphics Performance Analyzers User Guides has been consolidated into this repository, providing a single, unified source of information.

This PR introduces the following changes:

  • Added a docs folder containing .rst source files for the project documentation, readme with build steps using sphinx and sphinx configuration files.
  • Added a gh-actions workflow to automate the deployment of the documentation to the gh-pages branch. The workflow triggers on changes to the docs folder and ensures the latest documentation is always available online. The documentation is deployed to GitHub Pages, making it accessible via the repository's GitHub Pages URL.

The Preview of the rendered documentation is available here: https://eparshut.github.io/ittapi

@eparshut
Copy link
Contributor Author

@vikramts please review this PR


Using JIT API
=============

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use Just-in-Time(JIT) API:

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

renamed it to consistent with ITT API topic: Compile and Link with JIT API



Use the static library provided with the product:

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

provided with which product? the JIT API?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated to "Link the jitprofiling Static Library"

Copy link

@vikramts vikramts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added comments, revisions, and some questions to all 39 files :)
Please inform once the changes are complete and I will approve the PR.

@eparshut eparshut requested a review from vikramts May 23, 2025 14:07
Copy link

@vikramts vikramts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved with revisions

@eparshut eparshut merged commit 7f9b67e into intel:master May 28, 2025
16 checks passed
@eparshut eparshut deleted the docs branch May 28, 2025 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants