HTML Manual #468
jkotlinski
started this conversation in
Ideas
HTML Manual
#468
Replies: 4 comments 13 replies
-
A quick example how it could look: https://jkotlinski.github.io/durexforth/ |
Beta Was this translation helpful? Give feedback.
0 replies
-
@lonetech Just a heads-up. I'm about to undo the work on adding word index to the manual. Or, I guess there would still be a word index, but not as pretty... |
Beta Was this translation helpful? Give feedback.
4 replies
-
The a2x ”revision history” is weird. I would like to replace with a simple
text that says, ”this manual is for durexForth vx.x” or something like that.
A problem with asciidoctor is that it does not support Index for HTML
output. Maybe there is some way to solve that.
…On Sun, 21 Aug 2022 at 16:16, Yann Vernier ***@***.***> wrote:
AFAICT, the python asciidoc toolchain which contains a2x has confusingly
been replaced with the ruby asciidoctor. May or may not matter.
What did you want to put in a preamble? Would command line attributes
<https://docs.asciidoctor.org/asciidoc/latest/attributes/reference-attributes/>
(-a for both asciidoctor and a2x) do? This seems a good mechanism for the
revision info.
—
Reply to this email directly, view it on GitHub
<#468 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAY34O6XVJJU67TKPWE4YC3V2I24XANCNFSM56XKU4AA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
5 replies
-
All the toolings I tried had their own problems and bugs. Do you have some
particular setup in mind?
…On Wed, 24 Aug 2022 at 21:29, Yann Vernier ***@***.***> wrote:
Can't we simply use the docbook backend because it still supports index
generation?
—
Reply to this email directly, view it on GitHub
<#468 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAY34O5TX7GU7MWHILW4AITV2ZZY7ANCNFSM56XKU4AA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, I am consider to rewriting the manual in AsciiDoc format. Possibly to publish it in HTML only.
WHY:
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions