-
Notifications
You must be signed in to change notification settings - Fork 42
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
Is it possible to have Wisdom documentation available with one page per chapter ? #152
Comments
Yes, it would be really nice. I'm not an expert of asciidoc (it's the first project I'm using it), but I'm sure they have an option for that. Will have a look. |
Just found a way by having the links to pages directly. However, we need to add a couple of headers in the different file to have the right 'layout' (numbering, images, toc...). |
It's actually a bit more complex than my first estimation. We need to use Docbook.... I will try this way. |
I've done some experiment, but nothing really satisfying. So postponed the issue to the next release. |
As the doc subject start to pollute some google groups threads maybe this thread should be updated ? |
Yes, if anyone can have a look on how to to that using Ascidoctor, it would 2015-03-24 12:31 GMT+01:00 PARAIN Rémi [email protected]:
|
Excellent |
Having the full documentation as one page may be useful (specifically for printing), but it would also be nice to have it splitted with one page per chapter (JBoss projects tend to do that ...)
The text was updated successfully, but these errors were encountered: