Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDraft experiment: Docs via docfx #3527
Closed
Conversation
|
FYI @ChrisMaddock -- a decent amount of progress so far with not too much time invested. |
Awesome! |
|
Closing this in favor of nunit/docs#339 -- please follow along with the adventure there! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
SeanKilleen commentedApr 26, 2020
•
edited
Inspired by discussion at nunit/docs#337
Exploring the option of generating world-class docs in a maintainable and welcoming way using docfx.
What other projects are using docfx?
Work Remaining
Wiki Content to Port:
As part of the initial effort:
[[ ]]) to point them to the right spot.Decisions to be made by NUnit team representatives:
nunit/docsor somewhere other than in this folder.)Once those decisions have been made:
MeantForInternalConsumptionAttributeor something along those lines?)Formatting after full contents have been ported:
C#code snippet language withcsharpPotential follow-up issues to create:
nunit/docsHow to build this PR
choco install docfx -y)cd docsdocfx builddocfx serveand navigate to http://localhost:8080/_site