acts-project / acts-project/acts
bug: documentation always builds in `<source>`
Open
Bug
Component - Documentation
Impact - Minor
Infrastructure
Stale
- Dominant language
- C++
- Stars
- 131
- Forks
- 276
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 112
Description
## Problem
Since forever I can remember the documentation builds in `/docs/_build`. This is probably not ideal, since it is not possible to have multiple doc-builds in parallel. At the docathon we couldn't really remember why we do it.
## Steps to solve this
- [ ] Find out why we do it like we do it now
- [ ] Can we move it to the ``-dir?
- [ ] Reasons to keep it at the current place
Contributor guide
Assessment
This issue has not been assessed yet.