InfraDoc
Accueil

Catégories

Infrastructure Réseau Système Autre

Projet

Composant Infra Issues
Composant Réseau Issues
Composant Système Issues
Composant Autre Issues
Générateur Issues
UI Issues
Contribution
Antora Doc
Contact

Antora

    • What’s New in Antora 2.3
    • How Antora Can Help
    • How Antora Works
    • Install and Run Antora Quickstart
  • Get Antora
    • Linux Requirements
    • macOS Requirements
    • Windows Requirements
    • Install Antora
    • Upgrade Antora
    • Supported Platforms
  • Set Up Content Sources
    • How to Organize Your Content Files
    • Repositories and Content Source Roots
    • Content Source Versioning Methods
    • Standard File and Directory Set
    • Module Directories and Modules
      • ROOT Module Directory
      • Named Module Directory
      • Recommendations for Module Directory Names
      • Module Segment in Page URLs
    • Family Directories and Families
      • Pages Directory and Page Files
      • Partials Directory and Partial Files
      • Examples Directory and Example Files
      • Images Directory and Image Files
      • Attachments Directory and Attachment Files
  • Configure Component Versions
    • What’s a Component Version?
    • What’s antora.yml?
    • Define a Component Name and Version
    • Customize the Title
    • Customize the Display Version
    • Identify a Prerelease Version
    • Define a Component Version with No Version
    • Assign Attributes to a Component Version
    • Choose a Start Page
    • Assign Navigation Files to a Component Version
    • How Component Versions are Sorted
    • Distributed Component Versions
  • Create & Manage Pages
    • Pages
    • Set Up a Standard Page
    • Add a Title and Metadata
    • AsciiDoc Attributes in Antora
      • Define and Modify Attributes
      • Page Attributes
      • Intrinsic Attributes
    • Create a Start Page
    • Page IDs and Cross References
      • Xref Pages in a Component Version
      • Xref Pages in Other Components and Versions
    • Customize reftext and navtitle
    • Set Up URL Redirects with page-aliases
    • Assign UI Templates with page-layout
  • Create & Manage Resources
    • Resources and Resource IDs
    • Content Snippets and Partials
      • Create a Partial
      • Include a Partial
    • Source Code Snippets and Examples
      • Include an Example
    • Images
      • Add Block Images
      • Add Inline Images
      • Image Resource ID Examples
    • Link to an Attachment
    • Include a Page
      • Unset page-partial Globally
  • AsciiDoc Primer
    • Why AsciiDoc?
    • Sections
    • Text and Punctuation Styles
      • Bold
      • Italic
      • Monospace
      • Highlight
      • Quote Marks and Apostrophes
      • Special Characters and Symbols
      • Subscript and Superscript
    • Internal Xrefs
    • URLs
    • Lists
      • Bullet and Numbered Lists
      • Description Lists
      • Checklists
    • Embed a Video
    • UI Macros
    • Source Blocks
    • Admonitions
    • Examples
    • Sidebars
    • Comments
  • Navigation
    • Navigation Assembly
    • Navigation Files and Lists
      • Create a Navigation File with One List
      • Create a Navigation File with Multiple Lists
    • Page Xrefs and Link Text
    • Reference Attachments
    • Add Links to External Sites
    • Format List Content
    • Navigation File Locations
    • Compose Navigation Files
    • Register Navigation Files
  • Configure Your Site
    • The Antora Playbook
    • Set Up a Playbook
    • Site Keys
      • Site URL
      • Site Title
      • Site Start Page
      • Robots
      • Account and API Keys
    • Content Keys
      • URLs for Content Sources
        • Private Repository Authentication
      • Branches
      • Tags
      • Single Start Path
      • Multiple Start Paths
      • Edit URL Key
    • Git Keys
      • Git Repository URL Suffix
      • Git Credentials Path and Contents
    • AsciiDoc Keys
      • Assign Attributes to a Site
      • Asciidoctor Extensions
    • UI Keys
      • UI Bundle URL
      • UI Output Directory
      • Default Layout for Pages
    • URLs Keys
      • Redirect Facility Key
      • HTML Extension Styles
    • Output Keys
      • Output Directory
      • Archive Provider
      • Filesystem Provider
      • Custom Provider
    • Runtime Keys
      • Fetch Updates
      • Cache Directory
    • Use Author Mode
    • Use an Existing Playbook Project
    • Environment Variables
  • Generate Your Site
    • Run Antora
    • Preview Your Site
    • Antora CLI Commands
      • CLI Options
      • CLI Primer
    • Configure Antora’s Cache
    • Run Antora in a Container
  • Publish Your Site
    • Add a 404 Error Page
    • Publish to GitHub Pages
  • Extend & Customize
    • Antora Components
    • Get Help
    • Security Bulletins
  • Project Governance
    • Release Schedule
    • Copyright and License
Antora 2.3
  • Antora
    • 2.3
  • Autre
    • master
  • Home
    • master
  • Infra
    • master
  • Réseau
    • master
  • Système
    • master
  • Antora
  • Navigation
  • Reference Attachments
Edit this Page

Reference Attachments

When a list item is a reference to an attachment, the link is created using the link macro (link:{attachmentsdir}/filename.ext[link text]).

Attachment links

An attachment is a resource stored in an attachments directory. To insert a link to an attachment, use the AsciiDoc link macro (link:[]).

* xref:filename.adoc[]
* Additional Materials
** link:{attachmentsdir}/filename.ext[Link text]
Page Xrefs and Link Text Add Links to External Sites

Cette page a été créé avec une version modifiée de Antora default UI.

Le code source de cette interface est sous licence Mozilla Public License Version 2.0 (MPL-2.0).