-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
doc: nrf: enable gh_utils extension #19446
base: main
Are you sure you want to change the base?
Conversation
This extension exposes a Jinja filter to obtain the GitHub URL for any document. Together with sphinx_ncs_theme 1.0.21, pages will now show a "Open on GitHub" button. Signed-off-by: Gerard Marull-Paretas <[email protected]>
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: e430265dea01025ba121fddc550c4b84c2e05b1a more detailssdk-nrf:
Github labels
List of changed files detected by CI (3)
Outputs:ToolchainVersion: Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds. Note: This comment is automatically posted by the Documentation Publish GitHub Action. |
So that links to GH blobs can be obtained. Signed-off-by: Gerard Marull-Paretas <[email protected]>
So that they point to NCS fork. Signed-off-by: Gerard Marull-Paretas <[email protected]>
This extension exposes a Jinja filter to obtain the GitHub URL for any document. Together with sphinx_ncs_theme 1.0.21, pages will now show a "Open on GitHub" button.