forked from beancount/beancount
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.htaccess
240 lines (173 loc) · 15.2 KB
/
.htaccess
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
# Redirect for external sites.
RedirectMatch /mailing-list$ https://groups.google.com/forum/#!forum/beancount
RedirectMatch /list /beancount/mailing-list
# Short redirect links for most of the documentation on Google Drive.
RedirectMatch /doc/index$ https://docs.google.com/document/d/1RaondTJCS_IUPBHFNdT8oqFKJjVJDsfsn6JEjBG04eA/
RedirectMatch /doc/meta$ /beancount/doc/index
RedirectMatch /doc/motivation$ https://docs.google.com/document/d/1e4Vz3wZB_8-ZcAwIFde8X5CjzKshE4-OXtVVHm4RQ8s/
RedirectMatch /doc/context$ /beancount/doc/motivation
RedirectMatch /doc/comparison$ https://docs.google.com/document/d/1dW2vIjaXVJAf9hr7GlZVe3fJOkM-MtlVjvCO1ZpNLmg/
RedirectMatch /doc/history$ https://docs.google.com/document/d/17wTH7aKnN_7-6nCxsOad6zIQfHwQgJUdI02RjzQuNi8/
RedirectMatch /doc/credits$ /beancount/doc/history
RedirectMatch /doc/double-entry$ https://docs.google.com/document/d/100tGcA4blh6KSXPRGCZpUlyxaRUwFHEvnz_k9DyZFn4/
RedirectMatch /doc/double_entry$ /beancount/doc/double-entry
RedirectMatch /doc/doubleentry$ /beancount/doc/double-entry
RedirectMatch /doc/double$ /beancount/doc/double-entry
RedirectMatch /doc/de-method$ /beancount/doc/double-entry
RedirectMatch /doc/method$ /beancount/doc/double-entry
RedirectMatch /doc/intro$ /beancount/doc/double-entry
RedirectMatch /doc/equity$ https://docs.google.com/document/d/1H6C4YNPSe8GvC9Pe4Mp84q7ErPwI2AlZrFfKuNq-TG4/
RedirectMatch /doc/using-equity /beancount/doc/equity
RedirectMatch /doc/install$ https://docs.google.com/document/d/1FqyrTPwiHVLyncWTf3v5TcooCu9z5JRX8Nm41lVZi0U/
RedirectMatch /doc/getting-started$ https://docs.google.com/document/d/1P5At-z1sP8rgwYLHso5sEy3u4rMnIUDDgob9Y_BYuWE/
RedirectMatch /doc/tools$ https://docs.google.com/document/d/1e44jtLyVRl2H2Pj4K3WUc66otAlTOFOc90-tsrFEQdo/
RedirectMatch /doc/invocation$ /beancount/doc/tools
RedirectMatch /doc/run$ /beancount/doc/tools
RedirectMatch /doc/running$ /beancount/doc/tools
RedirectMatch /doc/syntax$ https://docs.google.com/document/d/1wAMVrKIA2qtRGmoVDSUBJGmYZSygUaR0uOMW1GV3YE0/
RedirectMatch /doc/language$ /beancount/doc/syntax
RedirectMatch /doc/language-syntax$ /beancount/doc/syntax
RedirectMatch /doc/directives$ /beancount/doc/syntax
RedirectMatch /doc/users-manual$ /beancount/doc/syntax
RedirectMatch /doc/manual$ /beancount/doc/syntax
RedirectMatch /doc/options$ https://docs.google.com/document/d/1_-T_BvDtUjj9M7liZMNSkrL8pgC60TGMBlYCiV1e4ZM/
RedirectMatch /doc/query$ https://docs.google.com/document/d/1s0GOZMcrKKCLlP29MD7kHO4L88evrwWdIO0p4EwRBE0/
RedirectMatch /doc/query-language$ /beancount/doc/query
RedirectMatch /doc/sql$ /beancount/doc/query
RedirectMatch /doc/bql$ /beancount/doc/query
RedirectMatch /doc/cookbook$ https://docs.google.com/document/d/1Tss0IEzEyAPuKSGeNsfNgb0BfiW2ZHyP5nCFBW1uWlk/
RedirectMatch /doc/examples$ /beancount/doc/cookbook
RedirectMatch /doc/scripting$ https://docs.google.com/document/d/1QftxNvQPdH-MikMBHupftU6F4IsNZP5FlFh1LCbVgk8/
RedirectMatch /doc/scripts$ /beancount/doc/scripting
RedirectMatch /doc/plugins$ /beancount/doc/scripting
RedirectMatch /doc/trading$ https://docs.google.com/document/d/1WjARst_cSxNE-Lq6JnJ5CC41T3WndEsiMw4d46r2694/
RedirectMatch /doc/stock$ /beancount/doc/trading
RedirectMatch /doc/stocks$ /beancount/doc/trading
RedirectMatch /doc/pnl$ /beancount/doc/trading
RedirectMatch /doc/export$ https://docs.google.com/document/d/1mNyE_ONuyEkF_I2l6V_AoAU5HJgI654AOBhHsnNPPqw/
RedirectMatch /doc/exporting /beancount/doc/export
RedirectMatch /doc/export-old$ https://docs.google.com/document/d/1eZIDRmQZxR6cmDyOJf7U3BnCm4PDMah2twxYFfKPJtM/
RedirectMatch /doc/payee https://docs.google.com/document/d/17_u_cYxeXVsCV4GmaubK_xsTQl_H9rP87E_vnZHKNb0/
RedirectMatch /doc/subaccount /beancount/doc/payee
RedirectMatch /doc/booking$ https://docs.google.com/document/d/11a9bIoNuxpSOth3fmfuIFzlZtpTJbvw-bPaQCnezQJs/
RedirectMatch /doc/inventories$ /beancount/doc/booking
RedirectMatch /doc/inventory$ /beancount/doc/booking
RedirectMatch /doc/how-inventories-work /beancount/doc/booking
RedirectMatch /doc/cheatsheet$ https://docs.google.com/document/d/1M4GwF6BkcXyVVvj4yXBJMX7YFXpxlxo95W6CpU3uWVc/
RedirectMatch /doc/cheat$ /beancount/doc/cheatsheet
RedirectMatch /doc/sheet$ /beancount/doc/cheatsheet
RedirectMatch /doc/reference$ /beancount/doc/cheatsheet
RedirectMatch /doc/cheatsheet-old$ http://furius.ca/beancount/doc/cheatsheet/beancount-cheatsheet.pdf
RedirectMatch /doc/old$-cheatsheet /beancount/doc/cheatsheet-old
RedirectMatch /doc/design-doc$ https://docs.google.com/document/d/1N7HDXuNWgLG2PqFS4Kkgv5LzAAtU6c97UVNT7tdTIjA/
RedirectMatch /doc/design$ /beancount/doc/design-doc
RedirectMatch /doc/devel-doc$ https://docs.google.com/document/d/1l6YmKIPUsucrooofdrollO6Re2rTPJA9KigoS8OBluk/
RedirectMatch /doc/devel$ /beancount/doc/devel-doc
RedirectMatch /doc/developer$ /beancount/doc/devel-doc
RedirectMatch /doc/converting$ https://docs.google.com/document/d/1tkoUeSfZyEhEGdXHwYp5vBrSrNDgC4FVXhReSWsILlw/
RedirectMatch /doc/convert$ /beancount/doc/converting
RedirectMatch /doc/ledger$ /beancount/doc/converting
RedirectMatch /doc/conversions$ https://docs.google.com/document/d/1rW7zQyMiv8hKZ0993pwQiu5vTxzEOQf_Q67GvVk6zu0/
RedirectMatch /doc/example$ https://docs.google.com/document/d/1G-gsmwK551lSyuHboVLW3xbLhh99JfoKIbNnZSJxteE/
RedirectMatch /doc/tutorial$ /beancount/doc/example
RedirectMatch /doc/custom-application$ https://docs.google.com/document/d/1SnR7BdE2VXFTMEvnkhAd9PwXu_AxytTYpiS1LjXdP0E/
RedirectMatch /doc/custom$ /beancount/doc/custom-application
RedirectMatch /doc/application$ /beancount/doc/custom-application
RedirectMatch /doc/returns$ https://docs.google.com/document/d/1nPsMIunLnDvdsg6TSsd0PZb7jngojNpFlqnaX36WRp8/
RedirectMatch /doc/returns-old$ https://docs.google.com/document/d/1vEFB44-HFqydYVJXA-QxT4AN0K5xHHfSkhTmRSCPkac/
RedirectMatch /doc/portfolio-returns$ /beancount/doc/returns
RedirectMatch /doc/calculating-returns$ /beancount/doc/returns
RedirectMatch /doc/computing-returns$ /beancount/doc/returns
RedirectMatch /doc/proposal-booking$ https://docs.google.com/document/d/1F8IJ_7fMHZ75XFPocMokLxVZczAhrBRBVN9uMhQFCZ4/
RedirectMatch /doc/proposal-inventory$ /beancount/doc/proposal-booking
RedirectMatch /doc/proposal-cost-basis https://docs.google.com/document/d/1af2ONEAePSAy_hwulwBrxEynKq9hvE9ZPx5u-f2PWi4/edit?ts=5f1642ea#heading=h.qmbg9ehtfas8
RedirectMatch /doc/proposal-costbasis /beancount/doc/proposal-cost-basis
RedirectMatch /doc/proposal-basis /beancount/doc/proposal-cost-basis
RedirectMatch /doc/tolerances$ https://docs.google.com/document/d/1lgHxUUEY-UVEgoF6cupz2f_7v7vEF7fiJyiSlYYlhOo/
RedirectMatch /doc/precision$ /beancount/doc/tolerances
RedirectMatch /doc/rounding$ /beancount/doc/tolerances
RedirectMatch /doc/sharing$ https://docs.google.com/document/d/1FRcJqUfeAMQO6KjG94w6rF7VajMGJaFplmF1Wu0rCHY/
RedirectMatch /doc/share /beancount/doc/sharing
RedirectMatch /doc/splitting /beancount/doc/sharing
RedirectMatch /doc/split /beancount/doc/sharing
RedirectMatch /doc/vesting$ https://docs.google.com/document/d/1mHNlNMTZsKPMjP_qQmedoizZFQy1-GzlR2lX5zy_0ok/
RedirectMatch /doc/vest$ /beancount/doc/vesting
RedirectMatch /doc/rsu$ /beancount/doc/vesting
RedirectMatch /doc/external$ https://docs.google.com/document/d/1Z37bQ45wDtjTPaMQ_x-f33p1trH9fNosEAUgbQXwp30/
RedirectMatch /doc/ext$ /beancount/doc/external
RedirectMatch /doc/contrib$ /beancount/doc/external
RedirectMatch /doc/contribution$ /beancount/doc/external
RedirectMatch /doc/contributions$ /beancount/doc/external
RedirectMatch /doc/contributing$ https://docs.google.com/document/d/1e4Vz3wZB_8-ZcAwIFde8X5CjzKshE4-OXtVVHm4RQ8s/
RedirectMatch /doc/ca$ /beancount/doc/contributing
RedirectMatch /doc/proposal-rounding$ https://docs.google.com/document/d/1MY2JMiiXUmcwsOT0CkiK-fCo0ZE7nbr8uTcTL50b6X4/
RedirectMatch /doc/proposal-residual$ /beancount/doc/proposal-rounding
RedirectMatch /doc/proposal-precision$ /beancount/doc/proposal-rounding
RedirectMatch /doc/proposal-filtering$ https://docs.google.com/document/d/1d88MkHqxiVdF8XSQBT1QQpOKEOt6OC1P9ZoF3u86DwI/
RedirectMatch /doc/proposal-filter$ /beancount/doc/proposal-filtering
RedirectMatch /doc/proposal-filters$ /beancount/doc/proposal-filtering
RedirectMatch /doc/proposal-views$ /beancount/doc/proposal-filtering
RedirectMatch /doc/proposal-query$ /beancount/doc/proposal-filtering
RedirectMatch /doc/proposal-dates$ https://docs.google.com/document/d/1x0qqWGRHi02ef-FtUW172SHkdJ8quOZD-Xli7r4Nl_k/
RedirectMatch /doc/proposal-settlement$ /beancount/doc/proposal-dates
RedirectMatch /doc/proposal-splits$ https://docs.google.com/document/d/1SC_q_t8TkLdPxglb2qcpG8q4wVe0VP-XU35FTI0ICRA/
RedirectMatch /doc/proposal-split$ /beancount/doc/proposal-splits
RedirectMatch /doc/proposal-balance$ https://docs.google.com/document/d/1vyemZFox47IZjuBrT2RjhSHZyTgloYOUeJb73RxMRD0/
RedirectMatch /doc/proposal-assertions$ /beancount/doc/proposal-balance
RedirectMatch /doc/proposal-budget$ https://docs.google.com/document/d/12BVfdhnHy1Ruqyyu3JGf3OdWrpXFKB2zFyHFrznwuOU/
RedirectMatch /doc/proposal-budgeting$ /beancount/doc/proposal-budget
RedirectMatch /doc/proposal-forecast$ /beancount/doc/proposal-budget
RedirectMatch /doc/proposal-padding$ https://docs.google.com/document/d/1rZW3Hz5oJw1x9AwbcBj6uw5FabCHqubiIvaHwAjmCvk/
RedirectMatch /doc/proposal-pad$ /beancount/doc/proposal-padding
RedirectMatch /doc/proposal-mirror$ https://docs.google.com/document/d/1dhz-_Of-hdubafHg-OESEMdMG_-fJqw4P4KcJsKPqk0/
RedirectMatch /doc/mirror$ /beancount/doc/proposal-mirror
RedirectMatch /doc/proposal-inter$ https://docs.google.com/document/d/12YyAqfGygzCGMZsbsO3ZpUK08j6rUCQvB2Je9c42oqc/
RedirectMatch /doc/inter-account$ /beancount/doc/proposal-inter
RedirectMatch /doc/proposal-funds$ https://docs.google.com/document/d/1nf_yCiLuewVCEjkXq9Kd9SqbZGWqcs0v0pT5xQnkyzs/
RedirectMatch /doc/fund$ /beancount/doc/proposal-funds
RedirectMatch /doc/fund-accounting$ /beancount/doc/proposal-funds
RedirectMatch /doc/prices$ https://docs.google.com/document/d/1thYRAMell_QT1Da1F_laprSs6BlROZjyK_h3V8qHW9c/
RedirectMatch /doc/price$ /beancount/doc/prices
RedirectMatch /doc/fetch-prices$ /beancount/doc/prices
RedirectMatch /doc/fetch-price$ /beancount/doc/prices
RedirectMatch /doc/bug-negative-prices https://groups.google.com/forum/#!topic/beancount/2Y7EWFUA3OA
RedirectMatch /doc/self-reductions https://docs.google.com/document/d/16dKnXJ7KZhemPs5NPHmSTNCV7LUPrMD9jFgiV79Npb8/
RedirectMatch /doc/selfreductions /doc/ledgerhub/self-reductions
RedirectMatch /doc/self-redux /doc/ledgerhub/self-reductions
RedirectMatch /doc/selfredux /doc/ledgerhub/self-reductions
# Old document
RedirectMatch /doc/ingest$ https://docs.google.com/document/d/11EwQdujzEo2cxqaF5PgxCEZXWfKKQCYSMfdJowp_1S8/
RedirectMatch /doc/beangulp$ https://docs.google.com/document/d/1hBfsHZcoHgz5rvhCdP42g2FJ5ouycIMV4H1tfgXpwBU/
RedirectMatch /doc/import$ /beancount/doc/beangulp
RedirectMatch /doc/ingesting$ /beancount/doc/beangulp
RedirectMatch /doc/importing$ /beancount/doc/beangulp
# Old LedgerHub documents now redirected from here.
RedirectMatch /doc/ledgerhub/design-doc https://docs.google.com/document/d/11u1sWv7H7Ykbc7ayS4M9V3yKqcuTY7LJ3n1tgnEN2Hk/
RedirectMatch /doc/ledgerhub/design /beancount/doc/ledgerhub/design-doc
RedirectMatch /doc/ingest-design-doc /beancount/doc/ledgerhub/design-doc
RedirectMatch /doc/ingest-design /beancount/doc/ledgerhub/design-doc
RedirectMatch /doc/ledgerhub/manual https://docs.google.com/document/d/1vnvqQNGaHOM3opRnEZspvALpv-G6fVQq0bSgAchVpuk/
RedirectMatch /doc/ledgerhub/status /beancount/doc/ledgerhub/manual
RedirectMatch /doc/ledgerhub/postmortem https://docs.google.com/document/d/1Bln8Zo11Cvez2rdEgpnM-oBHC1B6uPC18Qm7ulobolM/
RedirectMatch /doc/ledgerhub/proposal-v2 /beancount/doc/ledgerhub/postmortem
RedirectMatch /doc/v3-dependencies https://docs.google.com/document/d/10R-msZljuqFY8nckUnR1jVxMX1ol7rJUCMZo7w7QUQs/
RedirectMatch /doc/v3-deps /beancount/doc/v3-dependencies
RedirectMatch /doc/v3-install https://docs.google.com/document/d/1WwZYqsp28Uuk5eFqHQ1u1zqdjghymy8S_Yo-OJENoa4/
RedirectMatch /doc/v3$ https://docs.google.com/document/d/1qPdNXaz5zuDQ8M9uoZFyyFis7hA0G55BEfhWhrVBsfc/
RedirectMatch /doc/proposal-v3$ /beancount/doc/v3
RedirectMatch /doc/v3-changes https://docs.google.com/document/d/1Ia4zYmkB6I6IbWPRlcZYYuMS1ZI55T99dp9LiMJqXCE/
RedirectMatch /doc/v3-booking https://docs.google.com/document/d/1H0UDD1cKenraIMe40PbdMgnqJdeqI6yKv0og51mXk-0/
RedirectMatch /doc/parsed-comments https://docs.google.com/document/d/1yestw21g4AEMNrIUsBuOaxucfz3_7eMAR6NYnVnTzV0/
RedirectMatch /doc/ingest-design /beancount/doc/ledgerhub/design-doc
RedirectMatch /doc/ledgerhub/manual https://docs.google.com/document/d/1vnvqQNGaHOM3opRnEZspvALpv-G6fVQq0bSgAchVpuk/
RedirectMatch /doc/ledgerhub/status /beancount/doc/ledgerhub/manual
RedirectMatch /doc/ledgerhub/postmortem https://docs.google.com/document/d/1Bln8Zo11Cvez2rdEgpnM-oBHC1B6uPC18Qm7ulobolM/
RedirectMatch /doc/ledgerhub/proposal-v2 /beancount/doc/ledgerhub/postmortem
RedirectMatch /doc/v3-dependencies https://docs.google.com/document/d/10R-msZljuqFY8nckUnR1jVxMX1ol7rJUCMZo7w7QUQs/
RedirectMatch /doc/v3-deps /beancount/doc/v3-dependencies
RedirectMatch /doc/v3-install https://docs.google.com/document/d/1WwZYqsp28Uuk5eFqHQ1u1zqdjghymy8S_Yo-OJENoa4/
RedirectMatch /doc/v3$ https://docs.google.com/document/d/1qPdNXaz5zuDQ8M9uoZFyyFis7hA0G55BEfhWhrVBsfc/
RedirectMatch /doc/proposal-v3$ /beancount/doc/v3
RedirectMatch /doc/v3-changes https://docs.google.com/document/d/1Ia4zYmkB6I6IbWPRlcZYYuMS1ZI55T99dp9LiMJqXCE/
RedirectMatch /doc/parsed-comments https://docs.google.com/document/d/1yestw21g4AEMNrIUsBuOaxucfz3_7eMAR6NYnVnTzV0/
RedirectMatch /doc/symbology https://docs.google.com/document/d/1_52VhapAuR-ej4yB8rFovA8MyMmF8IOcqO44apsdtKU/