jupyter-book icon indicating copy to clipboard operation
jupyter-book copied to clipboard

[ENH] jupyter-book config sphinx --output-dir

Open parmentelat opened this issue 2 years ago • 4 comments

this PR adds an option to jupyter-book config sphinx to select another folder for resulting conf.py

my use case: I have a rather big repo that ends up into 2 separate books https://github.com/flotpython/exos (admittedly this should be cut into pieces but that's another story...)

the jupyter-book stuff (config and tocs) are stored in a separate folder jb/ for clarity I can produce the 2 books locally easily enough

but when trying to move to readthedocs.io, I made many various attempts on how to layout things and call jb config sphinx but I'm running into a wall and it looks like my life would be way easier if the resulting conf.py ended up at the toplevel

so I figured, this change here looks innocuous enough, and it would help greatly to achieve this rtd migration, that I can't seem to provide otherwise

parmentelat avatar Nov 04 '23 14:11 parmentelat

Thanks for submitting your first pull request! You are awesome! :hugs:
If you haven't done so already, check out EBP's Code of Conduct and our Contributing Guide, as this will greatly help the review process.
Welcome to the EBP community! :tada:

welcome[bot] avatar Nov 04 '23 14:11 welcome[bot]

Hiya is there anything I can do to improve the chances of this PR ?

parmentelat avatar Jan 18 '24 12:01 parmentelat

@parmentelat no! Let me get around to this later today.

agoose77 avatar Jan 18 '24 15:01 agoose77

trying to rekindle this, please let me know how to interpret the above results, and what I could do the help make it through

parmentelat avatar Apr 27 '24 14:04 parmentelat