Sajith Sasidharan
14fa9ed718
Manual: drop "cloud"
2021-04-13 10:42:31 -04:00
Sajith Sasidharan
738fca1247
Merge 'origin/master' into 3636.doc-toc-reorg
2021-04-03 08:07:45 -04:00
Sajith Sasidharan
351146e91f
Merge pull request #1029 from tahoe-lafs/3664.towncrier-category-for-docs
...
Add a towncrier category for documentation changes
Fixes: ticket:3664
2021-04-03 07:47:28 -04:00
Sajith Sasidharan
cf04f277db
Merge pull request #1028 from tahoe-lafs/3663.sphinx-autobuild-make-rule
...
Add a "make livehtml" rule for building documentation
Fixes: ticket:3663
2021-04-03 07:43:30 -04:00
Sajith Sasidharan
d5acaa7c3c
Manual: add blurb from the website
2021-04-02 19:28:13 -04:00
Sajith Sasidharan
434af7f69e
Manual: re-title historical notes
2021-04-02 19:05:28 -04:00
Sajith Sasidharan
f4b6eaad1c
Manual: move contributor notes up
2021-04-02 19:03:48 -04:00
Sajith Sasidharan
24db5328d8
Manual: move specifications up
2021-04-02 19:03:12 -04:00
Sajith Sasidharan
c794a15e9f
Manual: re-title community section
2021-04-02 19:02:52 -04:00
Sajith Sasidharan
6af64458bc
Manual: move release checklist down
2021-04-02 18:56:27 -04:00
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
0d2f282524
Give documentation its own towncrier category
2021-04-02 18:19:33 -04:00
Sajith Sasidharan
b7db99948d
Add newsfragment
2021-04-02 17:55:09 -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
1c3b1d0d27
Add newsfragment
2021-04-02 17:25:46 -04:00
Itamar Turner-Trauring
b6528249fb
Merge pull request #1027 from tahoe-lafs/3662.pin-decorator
...
Pin decorator.
Fixes ticket:3662
2021-04-02 13:01:04 -04:00
Sajith Sasidharan
add2be1b44
Pin decorator
...
CI broke when decorator 5.0.1 (a dependency via pytest-twisted) with
dropped Python 2.7 compatibility was released.
2021-04-02 10:24:43 -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
May-Lee Sia
bb8295ac61
Add newsfragment
2021-03-31 21:14:50 +02:00
Sajith Sasidharan
2d425ef91a
Merge pull request #1021 from tahoe-lafs/3653.use-newer-coveralls
...
Use newer coveralls
Fixes: ticket:3653
2021-03-31 12:56:35 -04:00
Sajith Sasidharan
88e3005abb
Quote some YAML strings
...
Following PR review feedback.
Some parts of GitHub Actions configuration follows convention in GA's
documentation, in which YAML strings are not quoted, but that probably
is not a good idea. We also don't want to change all the strings in
this unrelated set of changes. So we will quote strings as we go, in
the blocks we touch.
2021-03-31 11:53:02 -04:00
Itamar Turner-Trauring
271951f1f6
Merge pull request #1024 from tahoe-lafs/3658.end-progress
...
Rip out the unused IProgress API
Fixes ticket:3658
2021-03-31 10:56:05 -04:00
Itamar Turner-Trauring
cf63a3a83a
News file.
2021-03-31 10:35:51 -04:00