1274 Commits

Author SHA1 Message Date
Sajith Sasidharan
4aa2176918 Manual: remove "Indices and tables"
Links under "Indices and tables" currently do not do much:

- The index is currently empty
- Module index 404's on readthedocs.io
- Search page is empty
2021-04-02 18:53:14 -04:00
Sajith Sasidharan
6aebd6eb1d Manual: capitalize history section header 2021-04-02 18:53:10 -04:00
Sajith Sasidharan
586819b5eb Manual: merge contributor notes 2021-04-02 18:53:06 -04:00
Sajith Sasidharan
560afb8115 Manual: move stats under tech notes 2021-04-02 18:53:03 -04:00
Sajith Sasidharan
8eb9755610 Manual: move logging under tech notes 2021-04-02 18:52:58 -04:00
Sajith Sasidharan
9e2a3badc6 Manual: move performance under tech notes 2021-04-02 18:52:53 -04:00
Sajith Sasidharan
41668d6f11 Manual: move nodekeys under tech notes 2021-04-02 18:52:48 -04:00
Sajith Sasidharan
d8235b2e4a Manual: move backupdb under tech notes 2021-04-02 18:52:45 -04:00
Sajith Sasidharan
71c3b2578a Manual: move cautions under tech notes 2021-04-02 18:52:41 -04:00
Sajith Sasidharan
22a2b9cb30 Manual: move community information up 2021-04-02 18:52:38 -04:00
Sajith Sasidharan
18c6152254 Manual: move write coordination under tech notes 2021-04-02 18:52:35 -04:00
Sajith Sasidharan
9e6351a876 Manual: move pyOpenSSL on Windows under history 2021-04-02 18:52:31 -04:00
Sajith Sasidharan
92a58212a0 Manual: move web API under technical notes 2021-04-02 18:52:27 -04:00
Sajith Sasidharan
7214ba6b60 Manual: move OS X notes under history 2021-04-02 18:52:24 -04:00
Sajith Sasidharan
c9664c9cdc Manual: move windows notes under history 2021-04-02 18:52:21 -04:00
Sajith Sasidharan
64e702ce0e Manual: move debian notes under history 2021-04-02 18:52:18 -04:00
Sajith Sasidharan
93f4e03d79 Manual: move k-v store notes under technical notes 2021-04-02 18:52:14 -04:00
Sajith Sasidharan
497cd30350 Manual: move filesystem notes under technical notes 2021-04-02 18:52:11 -04:00
Sajith Sasidharan
fef5796659 Manual: move "anonymity configuration" under "running" 2021-04-02 18:52:07 -04:00
Sajith Sasidharan
88af4c8814 Manual: move developer guide up 2021-04-02 18:52:04 -04:00
Sajith Sasidharan
093f1704d4 Manual: move technical notes up 2021-04-02 18:51:58 -04:00
Sajith Sasidharan
abce17abfe Manual: rename "misc info" to "notes for all contributors" 2021-04-02 18:51:54 -04:00
Sajith Sasidharan
aeb8d11886 Manual: move "magic wormhole invites" down 2021-04-02 18:51:49 -04:00
Sajith Sasidharan
ba4b9dfa0a Manual: move "architecture" under "running" 2021-04-02 18:51:44 -04:00
Sajith Sasidharan
5cd52cdcf5 Manual: move "architecture" under "technical notes" 2021-04-02 18:51:39 -04:00
Sajith Sasidharan
046f309c8e Manual: move "known issues" under "running" 2021-04-02 18:51:36 -04:00
Sajith Sasidharan
a138faec93 Manual: add some broad categories 2021-04-02 18:51:29 -04:00
Sajith Sasidharan
c13fb8d7ef Add a make rule to invoke sphinx-autobuild when building docs 2021-04-02 17:27:32 -04:00
Sajith Sasidharan
b133d0e7a0
Merge pull request #997 from sajith/3630.update-docs-readme
Update notes about reading/writing docs

Fixes: ticket:3630
2021-03-31 15:50:04 -04:00
May-Lee Sia
93b93f3e7f
Merge pull request #1017 from tahoe-lafs/code-of-conduct
Add May-Lee
2021-03-31 21:43:36 +02:00
Jean-Paul Calderone
f9b61f20ad
Merge pull request #1010 from LeastAuthority/3037.gbs-leases
Add GBS APIs for lease management
2021-03-30 10:25:49 -04:00
Jean-Paul Calderone
0485eeb126 Attempt to explain inclusion of lease secrets in the body 2021-03-30 10:03:03 -04:00
May-Lee Sia
0c278a5f3c
Add May-Lee
Added my name and my pronouns JIC.
2021-03-25 17:56:59 +01:00
Jean-Paul Calderone
9dac61908d
Merge pull request #1009 from tahoe-lafs/3644.gbs-fragment-version
Update GBS URL fragment version

Fixes: ticket:3644
2021-03-23 15:45:43 -04:00
Sajith Sasidharan
5b39940d47 Drop the note about running make html in docs 2021-03-23 10:52:51 -04:00
Sajith Sasidharan
5ac52da14c comments in Python source code to Python docstrings 2021-03-23 10:45:56 -04:00
Sajith Sasidharan
517cfad4df setuptools and recommonmark 2021-03-23 10:36:06 -04:00
Sajith Sasidharan
db02800232 docs directory to the docs directory 2021-03-23 10:35:30 -04:00
Sajith Sasidharan
72ffc6211c tox to tox 2021-03-23 10:34:46 -04:00
Sajith Sasidharan
c71b72758e "The files with ..." to "Files with ..." 2021-03-23 10:18:25 -04:00
Sajith Sasidharan
8b1aa50b69 Use one space after period 2021-03-23 10:17:20 -04:00
Jean-Paul Calderone
6520d3a505 add the APIs 2021-03-22 13:44:48 -04:00
Jean-Paul Calderone
4a117e5d9b Also get rid of the footnote target 2021-03-22 09:25:22 -04:00
Jean-Paul Calderone
8ff9e4d5a1
Merge pull request #1007 from LeastAuthority/3642.fix-gbs-todo
Fix the remaining GBS "TODO"

Fixes: ticket:3642
2021-03-22 09:15:27 -04:00
Jean-Paul Calderone
bc86820273 Change v=2 to v=1 2021-03-22 09:10:35 -04:00
Jean-Paul Calderone
0d2e9e8e6a match local prevailing convention for naming 2021-03-19 15:43:40 -04:00
Jean-Paul Calderone
6aad53a598 explain why this conclusion is fine 2021-03-19 15:03:36 -04:00
Sajith Sasidharan
93dff0e6ad Use sphinx_rtd_theme when building docs locally
Default theme that Sphinx uses is not consistent with what we have at
https://tahoe-lafs.readthedocs.io.  Being consistent with rtd might
help future doc writers.
2021-03-09 15:42:48 -05:00
Sajith Sasidharan
d28e172b5f Update notes about reading/writing docs 2021-03-09 15:07:29 -05:00
meejah
c47b0854ae
Merge pull request #943 from meejah/3570.developers-signatures
3570.developers signatures
2021-02-02 12:10:49 -07:00