docs: add file extensions to file formats

This commit is contained in:
Dietmar Maurer 2021-02-28 11:25:22 +01:00
parent b488f850aa
commit e57aa36d3e
1 changed files with 6 additions and 6 deletions

View File

@ -11,8 +11,8 @@ Proxmox File Archive Format (``.pxar``)
.. _data-blob-format:
Data Blob Format
----------------
Data Blob Format (``.blob``)
----------------------------
The data blob format is used to store small binary data. The magic number decides the exact format:
@ -58,8 +58,8 @@ data:
.. _fixed-index-format:
Fixed Index Format
------------------
Fixed Index Format (``.fidx``)
-------------------------------
All numbers are stored as little-endian.
@ -89,8 +89,8 @@ All numbers are stored as little-endian.
.. _dynamic-index-format:
Dynamic Index Format
--------------------
Dynamic Index Format (``.didx``)
--------------------------------
All numbers are stored as little-endian.