diff options
author | kotfu <kotfu@kotfu.net> | 2019-07-05 15:05:51 -0600 |
---|---|---|
committer | kotfu <kotfu@kotfu.net> | 2019-07-05 15:05:51 -0600 |
commit | 9e64f600b65d99ea5a83051372372512be698b1b (patch) | |
tree | 7409d3646ff4a0fa349b8e71daa5959cbde342bf /docs/doc_conventions.rst | |
parent | 4c97ab03825151fd85a875617fde7d0534c9cb72 (diff) | |
download | cmd2-git-9e64f600b65d99ea5a83051372372512be698b1b.tar.gz |
Added a walkthrough of constructing a simple application to the overview
For #709
Diffstat (limited to 'docs/doc_conventions.rst')
-rw-r--r-- | docs/doc_conventions.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/doc_conventions.rst b/docs/doc_conventions.rst index 504c930d..7e2eba1a 100644 --- a/docs/doc_conventions.rst +++ b/docs/doc_conventions.rst @@ -79,6 +79,8 @@ and See :ref:`custom title<features/argument_processing:Help Messages>` +[TODO what's the right way to link to source code? Can we make it link to the tag that the +documentation is rendered from?] Autolinking |