From c5055d951262fb0c6d3b99b064391251574ec3ce Mon Sep 17 00:00:00 2001
From: Yaroslav Halchenko <debian@onerussian.com>
Date: Tue, 27 Apr 2010 13:02:02 -0400
Subject: [PATCH] renaming links_names to have .rst suffix + adding
 substitutions

---
 sphinx/{links_names.txt => links_names.rst} | 0
 sphinx/substitutions.rst                    | 4 ++++
 2 files changed, 4 insertions(+)
 rename sphinx/{links_names.txt => links_names.rst} (100%)
 create mode 100644 sphinx/substitutions.rst

diff --git a/sphinx/links_names.txt b/sphinx/links_names.rst
similarity index 100%
rename from sphinx/links_names.txt
rename to sphinx/links_names.rst
diff --git a/sphinx/substitutions.rst b/sphinx/substitutions.rst
new file mode 100644
index 0000000..0db563e
--- /dev/null
+++ b/sphinx/substitutions.rst
@@ -0,0 +1,4 @@
+.. Substitutions for the whole doc tree
+
+.. |team| replace:: :ref:`chap_team`
+.. |repos| replace:: :ref:`repository_howto`
-- 
2.39.5