]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
Sun Apr 1 22:40:39 BST 2012 zooko@zooko.com
authorDaira Hopwood <daira@jacaranda.org>
Thu, 5 Sep 2013 16:54:28 +0000 (17:54 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Thu, 5 Sep 2013 16:54:28 +0000 (17:54 +0100)
  * doc: cross-link known_issues.rst and cautions.rst with one another

CREDITS
docs/cautions.rst
docs/frontends/FTP-and-SFTP.rst
docs/known_issues.rst

diff --git a/CREDITS b/CREDITS
index 033e61148ab31c92d03dd975fecf23814630010b..01046c7c7c3f68bb9d165c7951ebd1878251c2b3 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -129,3 +129,6 @@ D: converted docs from .txt to .rst
 
 N: Josh Wilcox
 D: docs, return None from get_stats() when there aren't enough samples
+
+N: Vince_II
+D: fix incorrect name of other doc file in docs/configuration.rst
index 34ef2a536bc78095603e8e1d9bbd41efdfd42de9..1182558bae326f31877e1ab6d3e029c0d3ff0e25 100644 (file)
@@ -1,8 +1,14 @@
-Things To Be Careful About As We Venture Boldly Forth
-=====================================================
+
+=======================================================
+ Things To Be Careful About As We Venture Boldly Forth
+=======================================================
+
+See also known_issues.rst_.
+
+.. _known_issues.rst: file:known_issues.rst
 
 Timing Attacks
---------------
+==============
 
 Asymmetric-key cryptography operations are particularly sensitive to
 side-channel attacks. Unless the library is carefully hardened against timing
index fb41841984467abcb6fa0ab67e1cff5921eecd40..57bd253cb72e5e6652478786b2a175e65b6cb674 100644 (file)
@@ -1,5 +1,3 @@
-
-
 =================================
 Tahoe-LAFS SFTP and FTP Frontends
 =================================
index f9ee89429f62c6f78686def8c95007ec23222b03..4bb001da4e638f9b26c9c6a0c371ff810b143ef7 100644 (file)
@@ -1,4 +1,8 @@
 
+See also cautions.rst_.
+
+.. _cautions.rst: file:cautions.rst
+
 ============
 Known Issues
 ============