RST Inline Markup Rules
RST Inline Markup Rules
Cross-referencing syntax | content | examples |
---|---|---|
:file: |
file | :file:ebms.{<timestamp>}@127.0.1.1.Payload.0 :file:{<timestamp>} |
:literal: |
value | :literal:8080 |
:envvar: |
environment variables | :envvar:Environment=JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-amd64/jre |
:samp: |
shell command / url | :samp:createuser -A -d -P -U {<PROTGRES_ADMIN>} :samp:http://{<HERMES_HOST}:{<HERMES_PORT>}/corvus ( same as :code: except for {} part will be highligh) |
:program: |
program | :program:as2-partnership |
:menuselection: |
gui selection | :menuselection:open with |
:guilabel |
gui button | next , yes |