From 3d90f67167f6605c35acea3e2d3ffff62157b144 Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Tue, 18 Sep 2018 16:55:13 +0100 Subject: [PATCH] Add missing reference. Copied from Perforce Change: 195101 --- mps/design/doc.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mps/design/doc.txt b/mps/design/doc.txt index 4faf84fb190..e56e856bb19 100644 --- a/mps/design/doc.txt +++ b/mps/design/doc.txt @@ -87,6 +87,8 @@ Implementation _`.impl.rst`: Documents are written in reStructuredText_ (RST). +.. _reStructuredText: http://docutils.sourceforge.net/rst.html + _`.impl.design`: Design documents are written in plain RST (with no custom directives) to meet `.req.design.standalone`_.