Ewoud Kohl van Wijngaarden
Ewoud Kohl van Wijngaarden
Also, if you run asciidoc without the asciidoc-tabs plugin it just ignores the `tabs` part and renders like this:  The headers may not...
I considered the same thing. It may be a nightmare to maintain, it may be doable. If you have ideas how we can explore that then I'm all ears
> If we stick to using tabs with web UI/CLI/API/Ansible only, the maintenance nightmare might not be so bad. We could write a template to make creating the procedures easier..?...
This was discussed during the [docs meeting today](https://community.theforeman.org/t/documentation-team-meeting-2024-07-11/38492) and the consensus was that it's a good idea. There may be some implementation details, but we can start small. Initially focus...
I've changed the implementation. It now first refactors the single file to multiple, more focused, files. Then there's a commit that adds tabs only to the upstream files. I'm not...
I should have noted that we already sort of have this documented in https://docs.theforeman.org/nightly/Installing_Server/index-katello.html#reverting-to-internal-dns-service_foreman (where I just noticed we have a dead anchor) and https://docs.theforeman.org/nightly/Installing_Server/index-katello.html#configuring-dns-dhcp-and-tftp_foreman. My primary aim was to...
Rebased to resolve conflicts and I included @asteflova's suggestions, except the header one.
cd7b2a1ff3..691fc5736f 3.12 -> 3.12 And 3.11 had a conflict so I'll keep this to 3.12+.
Included in https://github.com/theforeman/foreman-documentation/pull/3246.
I opened https://github.com/theforeman/foreman-documentation/pull/2396 but that needs some additional work. I'll pick it back up after https://github.com/theforeman/foreman-documentation/pull/3167 because that greatly simplifies the whole procedure.