Commit Graph

25 Commits

Author SHA1 Message Date
Simon Michael
8dec91457e ; doc: contributing: remove old TOC
[ci skip]
2019-08-26 09:37:03 -07:00
Caleb Maclennan
9f8c24fe71 ;doc: Excise quick links to domains that no longer exist (#1080)
[ci-skip]
2019-08-21 08:55:27 +01:00
Simon Michael
6c9f50a2d5 ;doc: contrib: wording
[ci skip]
2019-07-16 05:00:50 +01:00
Simon Michael
fdc624c164 ;doc: contrib: link to components list
[ci skip]
2019-07-15 17:42:40 +01:00
Simon Michael
2ed51685b9 ;doc: contrib: commit message conventions
[ci skip]
2019-07-15 17:40:56 +01:00
Simon Michael
866b395e3f ;doc: contributing: link neil's PR-a-day post
[ci skip]
2019-06-18 19:14:34 -07:00
Simon Michael
adb6ee40eb lib: clarify price types (#131)
dropped journalPrices

renamed Price to AmountPrice,  AKA "transaction price"

renamed MarketPrice to PriceDirective.

added new MarketPrice (more pure form of PriceDirective without the amount style information)

Prices is now a more efficient data structure, but not used yet.
2019-06-13 15:50:01 -07:00
Simon Michael
2f48a4e058 ; contributing: mention the need for a regular build before ghci
[ci skip]
2019-05-21 13:45:08 -07:00
Simon Michael
4fffe74408 doc: add a README for the functional tests, linked from contrib guide 2019-04-19 09:56:33 -07:00
Ben Creasy
589f0a8f3a rm ircbrowse.net log link
This site has been down for a while it seems.
2019-03-26 13:56:43 -07:00
Simon Michael
173529efaf doc: contributing: issues: link to deps issues
[ci skip]
2019-02-12 14:44:11 -08:00
Simon Michael
2530d9b853 site: fix TOC in contributing, manuals
[ci skip]
2019-02-12 09:58:22 -08:00
Simon Michael
a1c2210b6c doc: contributing: starter -> good first issue
[ci skip]
2019-02-11 17:00:15 -08:00
Simon Michael
f4a38ed450 doc: contributing: ? -> other, whitespace
[ci skip]
2019-02-11 17:00:15 -08:00
Simon Michael
29e3e20745 doc: contributing: fix the open issues table, and move up (#969)
[ci skip]
2019-02-05 15:27:42 -08:00
Simon Michael
43be7c1381 doc: contributing: move workflows to the end
[ci skip]
2019-02-05 13:04:25 -08:00
Simon Michael
31d1c3affa doc: contributing: fix azure CI link
This one doesn't work in markdown here for some reason

[ci skip]
2019-02-05 12:14:10 -08:00
Simon Michael
0d1663fc00 doc: contributing: azure pipelines CI link
[ci skip]
2019-02-05 12:06:38 -08:00
Simon Michael
ea116dcffb doc: contributing: update version number process
[ci skip]
2019-02-05 07:32:33 -08:00
Simon Michael
11ce2aff59 doc: update version number notes, move to contrib guide
[ci skip]
2019-02-03 16:51:27 -08:00
Simon Michael
89bb4816c6 shake: move changelog scripts to Shake, enhance
New shake targets:
./Shake changelogs
./Shake CHANGES.md
./Shake CHANGES.md-dry
./Shake PKG/CHANGES.md
./Shake PKG/CHANGES.md-dry

Enhancements:
- removes the changelog's previous top heading
- ignores commits like "changelog", "doc: update changelogs"..
- does not write temporary files
- dry run mode

[ci skip]
2019-02-01 10:36:49 -08:00
Simon Michael
9bc8872751 doc: contributing: changelog process
[ci skip]
2019-01-26 07:44:39 -08:00
Simon Michael
5c5e404df6 doc: contributing: add TOC 2019-01-19 17:31:03 -08:00
Simon Michael
286a372396 site: remove the wasteful top nav bar, mostly
[ci skip]
2019-01-19 17:09:42 -08:00
Simon Michael
240406706a move the wiki dev docs into CONTRIBUTING.md. Markdown for now. #920
[ci skip]
2019-01-19 15:31:21 -08:00