Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 294 Bytes

File metadata and controls

6 lines (3 loc) · 294 Bytes

Docs Symlink Guide

This repository uses symbolic links in docs/source/md to include Markdown files from other directories in the Sphinx build.

The guides subfolder contains links to files under proxmox/guides. If any links break, recreate them using ln -sf <source> <destination>.