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

[Bug] At the build stage, it does not find custom template styles if you use command line #8760

Closed
inmovery opened this issue May 10, 2023 · 0 comments · Fixed by #8784
Closed
Labels
bug A bug to fix

Comments

@inmovery
Copy link

The problem is that templates are not pulled up when using the command line.

Steps to reproduce the behavior:

  1. Write some template with name "custom"
  2. Invoke docfx.exe docfx.json -t "default,modern,templates/custom" --serve
  3. Open http://localhost:8080 and check availability of custom template

Expected behavior
A clear and concise description of what you expected to happen.

  • OS: Windows
  • Docfx version: 2.67.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug to fix
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant