Skip to content

Conversation

@DennisDyallo
Copy link
Collaborator

This pull request updates the documentation to better reference the SDK's GitHub repository and provide direct links to the relevant source code. The most important changes are grouped below:

Repository visibility and contribution information:

  • Added a section in docs/index.md to highlight that the SDK is open source, available on GitHub, and welcomes contributions and feedback.
  • Added a note in docs/users-manual/intro.md stating that the SDK is open source and available on GitHub.

Direct source code links in API documentation:

  • Updated docs/core-api/index.md to link directly to the Yubico.Core library on GitHub for easier navigation.
  • Updated docs/yubikey-api/index.md to link directly to the Yubico.YubiKey library on GitHub for easier navigation.

Add GitHub repository links across documentation landing pages:
- Main index now has "GitHub repository" section with contribution info
- User's manual intro includes GitHub link
- API reference pages link library names to their source directories

Improves discoverability of the SDK's open source repository.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@DennisDyallo DennisDyallo marked this pull request as ready for review November 19, 2025 11:14
Copy link
Contributor

@oskardanielsson-yubico oskardanielsson-yubico left a comment

Choose a reason for hiding this comment

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

Looks good, personally I think links should be after the text. "the [Yubico.Core] library (https://github.com/Yubico/Yubico.NET.SDK/tree/HEAD/Yubico.Core)"

@DennisDyallo
Copy link
Collaborator Author

@oskardanielsson-yubico Yeah, I tried that, it didnt really look good. It looked like a long misplaced URL, so I decided to bake it in.

@DennisDyallo
Copy link
Collaborator Author

@equijano21 Hi! What do you think of this? I found this old case in Jira and thought I'd quickly address it.

Copy link
Contributor

@equijano21 equijano21 left a comment

Choose a reason for hiding this comment

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

Looks good! :)

@DennisDyallo DennisDyallo merged commit fb98d25 into develop Nov 27, 2025
12 of 13 checks passed
@DennisDyallo DennisDyallo deleted the dennisdyallo/docs-add-github-links branch November 27, 2025 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants