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

Option "-o" does not work on Windows #398

Open
GBR-613 opened this issue May 11, 2022 · 0 comments
Open

Option "-o" does not work on Windows #398

GBR-613 opened this issue May 11, 2022 · 0 comments

Comments

@GBR-613
Copy link

GBR-613 commented May 11, 2022

Option "-o" does not work with specified directory when running on Windows

Expected Behavior

The output is produced in the specified directory

Actual Behavior

error: option -o not recognized

Steps to Reproduce

Run the following: pdoc -o <output directory> <source directory>

Additional info

  1. The same occurs with option --output-directory
  2. The problem is specific for Windows (there is another issue with Linux)
  3. The problem is specific for generating the output from a source directory (not installed package)
  • pdoc version: 0.10.0
  • Python version: 3.7.9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant