[Proof of concept] AsciiDoc version of introduction.qbk#108
Draft
nigels-com wants to merge 2 commits intoboostorg:developfrom
Draft
[Proof of concept] AsciiDoc version of introduction.qbk#108nigels-com wants to merge 2 commits intoboostorg:developfrom
nigels-com wants to merge 2 commits intoboostorg:developfrom
Conversation
Collaborator
|
I think it is OK
El lun, 1 dic 2025 a las 12:28, Nigel Stewart ***@***.***>)
escribió:
… I had a try at converting some of the documentation to AsciiDoc
<https://asciidoc.org/>.
It's my first look at AsciiDoc, not sure everything is perfect with that.
But I'm pleased with how it turned out, especially with the tables and
math.
If there is interest, would consider doing a complete conversion to
AsciiDoc.
For discussion, not so much for review and merge (yet).
Screenshot_20251201_212635.png (view on web)
<https://github.com/user-attachments/assets/8b31f441-f043-4b90-aff3-79f7fea604b9>
------------------------------
You can view, comment on, or merge this pull request online at:
#108
Commit Summary
- 360e99b
<360e99b>
AsciiDoc version of introduction.qbk
File Changes
(2 files <https://github.com/boostorg/sort/pull/108/files>)
- *A* doc/introduction.adoc
<https://github.com/boostorg/sort/pull/108/files#diff-7b11fe025134efd578b2b64292d1c155f835f30465c146ae8d6927daed5789c7>
(61)
- *A* doc/introduction.html
<https://github.com/boostorg/sort/pull/108/files#diff-7b1860773ab011b691bab015cd0ab467408fc08f5712e67bb105492f9b3164e0>
(667)
Patch Links:
- https://github.com/boostorg/sort/pull/108.patch
- https://github.com/boostorg/sort/pull/108.diff
—
Reply to this email directly, view it on GitHub
<#108>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA5O5GAXSHMB3ELURYYC5QD37QQ5VAVCNFSM6AAAAACNVIZIYOVHI2DSMVQWIX3LMV43ASLTON2WKOZTGY4DANJUHE4DCMA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Collaborator
|
Looks fine to me. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
WIP: HTML preview available
I had a try at converting some of the documentation to AsciiDoc.
It's my first look at AsciiDoc, not sure everything is perfect with that.
But I'm pleased with how it turned out, especially with the tables and math.
If there is interest, would consider doing a complete conversion to AsciiDoc.
For discussion, not so much for review and merge (yet).
For reference, the CLI I used to produce HTML from .adoc
$ asciidoctor introduction.adoc