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

support for deploying docs from subdirectories #26

Open
simeonschaub opened this issue Nov 23, 2022 · 0 comments
Open

support for deploying docs from subdirectories #26

simeonschaub opened this issue Nov 23, 2022 · 0 comments

Comments

@simeonschaub
Copy link
Contributor

Currently this action assumes that all docs are in a toplevel docs folder, which might not be the case if the Julia package is actually located in a subdirectory. What I am currently doing is manually copy-pasting the code here and setting working-directory to the subfolder for each step: https://github.com/simeonschaub/random_growth/blob/5469924b2e3127e81be5da3181805c008eec1665/.github/workflows/CI.yml#L70 Could this be an officially supported option?

simeonschaub added a commit to simeonschaub/julia-docdeploy that referenced this issue Dec 2, 2022
IanButterworth added a commit that referenced this issue Jul 18, 2024
* add `project` option to build from subdirectory

addresses #26

* fix merge update

---------

Co-authored-by: Ian Butterworth <i.r.butterworth@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant