Compare commits
2 Commits
ee5931b187
...
4442928465
Author | SHA1 | Date | |
---|---|---|---|
|
4442928465 | ||
|
899165e406 |
31
SSH/ssh_forward_unix_socket.adoc
Normal file
31
SSH/ssh_forward_unix_socket.adoc
Normal file
@ -0,0 +1,31 @@
|
||||
= template - Modello base di documento Asciidoctor
|
||||
Sottotitolo documento
|
||||
:authors: Celestino Amoroso
|
||||
:docinfo: shared
|
||||
:encoding: utf-8
|
||||
:toc: right
|
||||
:toclevels: 4
|
||||
:toc-title: Indice Generale
|
||||
:icons: font
|
||||
:icon-set: fi
|
||||
:numbered:
|
||||
:table-caption: Tabella
|
||||
:figure-caption: Diagramma
|
||||
:docinfo1:
|
||||
:sectlinks:
|
||||
:sectanchors:
|
||||
:source-highlighter: rouge
|
||||
// :rouge-style: ThankfulEyes
|
||||
:rouge-style: gruvbox
|
||||
// :rouge-style: colorful
|
||||
//:rouge-style: monokay
|
||||
|
||||
toc::[]
|
||||
|
||||
## Titolo di capitolo
|
||||
#testo capitolo#
|
||||
|
||||
### Titolo di sezione
|
||||
|
||||
#testo di sezione#
|
||||
|
Loading…
Reference in New Issue
Block a user