Hi all,
Apologies for dragging my feet with this.
I converted the current version of F26 Release Notes. You can see the result in https://pagure.io/release-notes/branch/f26-adoc
To check out the branch on local, run:
$ git checkout --track origin/f26-adoc
To build the doc using AsciiDoctor, run:
$ asciidoctor -a toc -n master.adoc
(and open the resulting master.html file)
I think the result is pretty good. I hope to have fixed all problems that came up during the conversion. While doing so, I also fixed and improved some mark-up and removed all hard line breaks in text paragraphs.
If you want to fix stuff in the content of RtN, I suggest you work with the AsciiDoc sources from now on to avoid the need to port changes from DocBook to AsciiDoc again.
One thing I wasn't sure about: the DocBook original includes a bunch of empty chapter files (areas that didn't receive any notes for F26). I decided not to include them. I'm not sure why we carry them around. But please, let me know if you think they should be in the repo.
Robert, Robert
On Sun, Jul 30, 2017 at 07:26:07PM +0200, Robert Kratky wrote:
One thing I wasn't sure about: the DocBook original includes a bunch of empty chapter files (areas that didn't receive any notes for F26). I decided not to include them. I'm not sure why we carry them around. But please, let me know if you think they should be in the repo.
They possibly should be documented as areas that we should work to collect release notes for in the future even if we didn't get any response this time around?
On Sun, Jul 30, 2017, at 07:26 PM, Robert Kratky wrote:
Hi all,
Apologies for dragging my feet with this.
No worries and thank you!
I converted the current version of F26 Release Notes. You can see the result in https://pagure.io/release-notes/branch/f26-adoc
I have converted these docs to use asciibinder and be able to be published on the new site.
The new repo url is: https://pagure.io/docs-reboot/release-notes
The doc is published here: https://bex.fedorapeople.org/fedora-docs-web/
regards,
bex