Skip to content
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

Implements Docfx for aspnetboilerplate api docs #6440

Merged
merged 5 commits into from
May 1, 2022
Merged

Implements Docfx for aspnetboilerplate api docs #6440

merged 5 commits into from
May 1, 2022

Conversation

demirmusa
Copy link
Contributor

@demirmusa demirmusa commented Apr 26, 2022

Run create-docs.ps1 file to create docs.
docfx

You can add -s parameter to serve after creation completed (.\create-docs.ps1 -s). Or you can run serve.ps1 after creation completed

Note: You must have Docfx to able to create docs. https://dotnet.github.io/docfx/tutorial/docfx_getting_started.html

closes #6439

@demirmusa demirmusa added this to the v7.2 milestone Apr 26, 2022
@ismcagdas ismcagdas merged commit d391acb into dev May 1, 2022
@demirmusa demirmusa deleted the pr/6439 branch May 6, 2022 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Docfx
2 participants