Skip to content
This repository was archived by the owner on Sep 26, 2022. It is now read-only.
This repository was archived by the owner on Sep 26, 2022. It is now read-only.

Problems when parsing from the directory to parse itself #6

Description

@LeazeDev

Say, the directory containing the files to parse is under /parent/api_doc.

If I now try to create the api-documentation by using /parent/api_doc$ amp --force . ./html, it does not show any error and seems to parse correctly. The file html.drafterlog does not contain any errors either. Yet, there is no api_doc.html file under /parent/api_doc/html.

When, on the other hand, using /parent$ amp --force ./api_doc ./api_doc/html, the api-documentation is created correctly and the file /parent/api_doc/api_doc.html exists.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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