1. Home
  2. Sensedia Docs Guia de uso
  3. Assets and files

Assets and files

Learn how to manage and use assets and files effectively in your documentation.

Assets and files are essential components of documentation, providing visual aids, downloadable content, and additional resources. This guide will help you understand how to manage and use assets effectively.

📁 Managing Assets

Acceptable File Types

You can use various file types in your documentation, including: The following file types are supported:

Images

  • .jpeg, .jpg, .png, .gif, .svg, .tiff, .ico, .dvu

Documents and Archives

  • .csv, .zip, .pdf, .xls, .xlsx, .json

How to Add Assets

To add an asset to your documentation, follow these steps:

Add the asset file to the docs/assets directory of your project.

Use the following syntax to reference the asset in your Markdown files:

Replace your-asset-file.ext with the actual file name and extension.

For downloadable files, you can use the following syntax:

This will create a link that users can click to download the file.

Ensure that the asset is properly linked and accessible in your documentation.

Example of Asset inside Markdown

Example Image

Example of Asset as icon

Assets can be organized as you prefer, but it's recommended to keep them in the docs/assets directory for better organization and accessibility, but you can also use subdirectories like docs/assets/images or docs/assets/icons.

FAQ

How happy are you with this page?

We use cookies to enhance your experience on our site. By continuing to browse, you agree to our use of cookies.Learn more