Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

"Permission denied" error, documentation is still generated #48

@kaishin

Description

@kaishin

Steps to reproduce?

  • Project: https://github.com/kaishin/Gifu
  • How I installed swift-doc: git clone then make install
  • Exact command: swift-doc generate ./Sources/ --module-name Gifu --output Documentation --format html

Expected behavior

  • HTML documentation generated at ./Documentation
  • No error output

Actual behavior

  • HTML documentation generated at ./Documentation
  • The following output
Error Domain=NSPOSIXErrorDomain Code=13 "Permission denied"
Error Domain=NSPOSIXErrorDomain Code=13 "Permission denied"

Environment

  • OS version: 10.15.4 (19E266)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions