adobe / adobe/hyde

Command Line Options - relative paths inconsistent

Open
#37 2 comments 0 reactions 1 assignee Claimed by @fosterbrereton View on GitHub
Dominant language
C++
Stars
340
Forks
45
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
The path for `-hyde-yaml-dir` and `-hyde-src-root` is relative to the directory containing the file being processed. i.e.
```
hyde ./include/psutil/safe_cast.hpp -hyde-src-root=../../include -hyde-yaml-dir=../../docs/include
```
Here the path `../../include` is relative to `./include/psutil/` and not the current working directory.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.