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

feat: update init command #9377

Merged
merged 1 commit into from
Nov 3, 2023
Merged

feat: update init command #9377

merged 1 commit into from
Nov 3, 2023

Conversation

yufeih
Copy link
Contributor

@yufeih yufeih commented Nov 3, 2023

Update the docfx init command to:

  • Change command line args -q|--quite to -y|--yes
  • Remove --overwrite and -f|--file options
  • Use Spectra.Console for prompts
  • Adds additional prompts for name, search and pdf
  • Clean up generated docfx.json to keep only essentials docfx.json needs to be updated in schemastore.org #9330

@yufeih yufeih added the new-feature Makes the pull request to appear in "New Features" section of the next release note label Nov 3, 2023
Copy link

codecov bot commented Nov 3, 2023

Codecov Report

Attention: 122 lines in your changes are missing coverage. Please review.

Files Coverage Δ
src/docfx/Models/InitCommandOptions.cs 0.00% <0.00%> (ø)
src/docfx/Models/InitCommand.cs 0.00% <0.00%> (ø)

📢 Thoughts on this report? Let us know!.

@yufeih yufeih merged commit 74b4902 into main Nov 3, 2023
7 checks passed
@yufeih yufeih deleted the inint branch November 3, 2023 14:37
p-kostov pushed a commit to ErpNetDocs/docfx that referenced this pull request Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature Makes the pull request to appear in "New Features" section of the next release note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant