Skip to content

Add Base Doc Site#28

Draft
rickdotnet wants to merge 1 commit intomainfrom
add-docs
Draft

Add Base Doc Site#28
rickdotnet wants to merge 1 commit intomainfrom
add-docs

Conversation

@rickdotnet
Copy link
Collaborator

@rickdotnet rickdotnet commented Dec 11, 2024

Targets issue #24, this PR aims to add a foundation for future documentation and examples.

Added:

  • DocFX-based documentation site
    • Matches the structure of NATS.Net Docs .
    • Run locally or hosted on GitHub Pages.
  • DocsExamples project
    • Sits alongside Tests, consistent with NATS.Net docs samples.

@codecov
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.53%. Comparing base (45a6bcb) to head (09a18b4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #28   +/-   ##
=======================================
  Coverage   80.53%   80.53%           
=======================================
  Files          51       51           
  Lines         966      966           
  Branches       92       92           
=======================================
  Hits          778      778           
  Misses        160      160           
  Partials       28       28           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rickdotnet rickdotnet requested a review from mtmk December 11, 2024 18:27
@rickdotnet
Copy link
Collaborator Author

Figured I'd start with a PR to introduce docs. This will get us a step closer to having more docs/examples.

If you want to publish to GH Pages, I'd suggest a follow-up PR, but I can add those changes if you want to pull the trigger now.

@mtmk
Copy link
Member

mtmk commented Dec 11, 2024

Figured I'd start with a PR to introduce docs. This will get us a step closer to having more docs/examples.

it's a great base already. we can start adding more examples gradually

If you want to publish to GH Pages, I'd suggest a follow-up PR, but I can add those changes if you want to pull the trigger now.

it'd be nice to have it on GH pages you can start if you like I can pick up the settings etc. as we go on or leave it to a follow up if you think it's getting too busy in this PR.

@rickdotnet
Copy link
Collaborator Author

it'd be nice to have it on GH pages

Agree, will start on it in this PR, then.

if you think it's getting too busy

More like, I get busy and forget I had a PR sitting for days. 😂 . I should be able to keep on this one, though. Will take it as far as I can and loop you in.

@rickdotnet
Copy link
Collaborator Author

rickdotnet commented Feb 28, 2026

More like, I get busy and forget I had a PR sitting for days.

Only a few days... 😂

@mtmk this should be close to ready. I just rebased it and added the workflow files.

Not sure what that macos-latest error is about.

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.

2 participants