User Tools

Site Tools


kb:common:asciidoctor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
kb:common:asciidoctor [2024/05/28 12:49] alexander.elbertkb:common:asciidoctor [2025/03/12 12:55] (current) – [Asciidoctor] alexander.elbert
Line 7: Line 7:
  
   * https://rubyinstaller.org/downloads/   * https://rubyinstaller.org/downloads/
-    * as of 2024-05-28: ''rubyinstaller-3.3.1-1-x64'' (without devkit)+    * as of 2025-03-12: ''rubyinstaller-3.4.2-1-x64'' (without devkit)
     * **install for local user only**     * **install for local user only**
     * install MSYS2 base installation     * install MSYS2 base installation
-    * reboot computer!+    * **reboot computer!**
  
 On RHEL: On RHEL:
Line 26: Line 26:
   * https://asciidoctor.org/docs/asciidoctor-diagram/   * https://asciidoctor.org/docs/asciidoctor-diagram/
   * https://asciidoctor.org/docs/asciidoctor-pdf/   * https://asciidoctor.org/docs/asciidoctor-pdf/
 +
 +In the windows menu look for ''Start Command Prompt with Ruby'' and execute the following commands:
  
      $ gem install asciidoctor      $ gem install asciidoctor
-     $ gem install asciidoctor-diagram+     $ gem install asciidoctor-diagram                     OR:       gem install asciidoctor-kroki
      $ gem install asciidoctor-pdf      $ gem install asciidoctor-pdf
  
 +
 +<WRAP left round download 100%>
 +For RAT: Generation of the diagrams will either take place via the ruby gem asciidoctor-diagram or asciidoctor-kroki. This can be configured via [[code:commercial:rat:tools:documentr#configuration|a documentr variable]]. 
 +asciidoctor-diagram requires java and graphviz and asciidoctor-kroki requires communication to a kroki server.
 +</WRAP>
 == Offline Installation of gems == == Offline Installation of gems ==
  
kb/common/asciidoctor.1716900576.txt.gz · Last modified: 2024/05/28 12:49 by alexander.elbert