From b1171f8c7e41f4d778c212263dc2b6b7fd8db3f4 Mon Sep 17 00:00:00 2001 From: John Spray Date: Tue, 22 Nov 2016 23:13:29 +0000 Subject: [PATCH] src/doc: move exports.txt into doc/ Signed-off-by: John Spray --- src/doc/exports.txt => doc/dev/mds_internals/exports.rst | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/doc/exports.txt => doc/dev/mds_internals/exports.rst (100%) diff --git a/src/doc/exports.txt b/doc/dev/mds_internals/exports.rst similarity index 100% rename from src/doc/exports.txt rename to doc/dev/mds_internals/exports.rst -- 2.47.3