8000 How can I nest multiple books? · Issue #2692 · rust-lang/mdBook · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

How can I nest multiple books? #2692

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

Open
victormihalache opened this issue May 10, 2025 · 1 comment
Open

How can I nest multiple books? #2692

victormihalache opened this issue May 10, 2025 · 1 comment
Labels
C-question Category: A question on how to do something

Comments

@victormihalache
Copy link

Question

I would like to have a "main" book that has some general documentation, but then have links such that a user can see a product-specific book. I could just do different books and host them on separate paths, but then making it so all books share the same theme would mean either having to symlink or just manually sync it.

This would be helpful because each product will have a different sidebar (instead of one huge gigantic one) and printing would be limited to the product in question.

Version

mdbook v0.4.49
@victormihalache victormihalache added the C-question Category: A question on how to do something label May 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-question Category: A question on how to do something
Projects
None yet
Development

No branches or pull requests

2 participants
@victormihalache and others
0