From 78d99d175ad5c40b85cf9097d4ed28c134d4390c Mon Sep 17 00:00:00 2001 From: Javier Sagredo Date: Fri, 20 Dec 2024 00:35:03 +0100 Subject: [PATCH] Clarify documentation about file+noindex repos --- doc/config.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/config.rst b/doc/config.rst index 36a53f958b0..8bc9eb1698e 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -198,7 +198,9 @@ repository. ``cabal`` will construct the index automatically from the ``package-name-version.tar.gz`` files in the directory, and will use optional -corresponding ``package-name-version.cabal`` files as new revisions. +corresponding ``package-name-version.cabal`` files as new revisions. Note that +Windows should use three slashes too, as in +``file+noindex:///C:/absolute/path/to/directory``. For example, if ``/absolute/path/to/directory`` looks like ::