summary refs log tree commit diff stats
path: root/doc/contributing.rst
Commit message (Collapse)AuthorAgeFilesLines
* added guidelines for evolving Nim's stdlibAraq2019-12-241-0/+62
|
* docs: tiny style improvementsAraq2019-12-241-0/+1
|
* Fix word wrappingJjp1372019-10-221-2/+1
|
* Prefer relative links for Nim documentationJjp1372019-10-221-2/+2
| | | | | | | | | | | This is more friendly to those browsing the documentation without a network connection. The nim-doc package in Debian allows this, for example. Also, the domain name being used was not consistent. It could have been either nim-lang.org or nim-lang.github.io, and those reading the stable docs could have found themselves suddenly reading the devel docs instead.
* Fix many broken linksJjp1372019-10-221-1/+2
| | | | | | Note that contrary to what docgen.rst currently says, the ids have to match exactly or else most web browsers will not jump to the intended symbol.
* updated the contributing.rst guidelinesAndreas Rumpf2019-09-251-12/+4
|
* contributing.rst guide: Make the rules reflect the reality.Andreas Rumpf2019-06-271-2/+7
|
* [other] introduce a separate changelog for backports, updatenarimiran2019-06-171-24/+33
| | | | contributing guidelines
* updates the contributing guidelines [other]Andreas Rumpf2019-06-071-6/+4
|
* fixupTimothee Cour2019-02-051-2/+2
|
* [doc] lots of fixes in doc/contributing.rst and doc/docstyle.rstTimothee Cour2019-02-051-30/+36
|
* add git diff hints to help with reviews (#10435)Timothee Cour2019-01-281-0/+20
|
* Add "cmd" description, minor improvements (#10436)Federico Ceratto2019-01-251-2/+3
|
* fix #10287 (#10448)Miran2019-01-251-1/+5
| | | | | | The only thing separating these two files (which wrongly appear on index.html as modules) and the rest of the (correctly placed) documents was the style of the title :D
* Add koch run example (#10434)Federico Ceratto2019-01-241-1/+8
|
* minor cleanupsAndreas Rumpf2018-12-111-10/+1
|
* Fixes #9671 (#9750)Randy Smith2018-11-191-4/+4
|
* contributing guide: document the new [backport] conventionAraq2018-10-301-5/+12
|
* [doc] add tips to doc/contributing.rst: git, code review, CI (#9429)Timothee Cour2018-10-191-1/+34
|
* [doc] start of best practices section in contributing.rst (#9415)Timothee Cour2018-10-181-0/+80
|
* doc: tests/testament/specs.nim => testament/specs.nim (#9338)Timothee Cour2018-10-131-1/+1
|
* Testament pre parallel (#9137)Jacek Sieka2018-10-121-1/+1
| | | | | | | | | | * testament: move to root dir (it's not a test) * osproc: fix process index passed to afterRunEvent for parallel runs it was passing the index of the process, not index of all commands * testament: complete file move
* update contributing.rst and added codeowners.rstAraq2018-10-111-19/+19
|
* make contributing.rst more up to date; reference it in readme.md to make it ↵Timothee Cour2018-10-111-26/+92
| | | | more discoverable (#9302)
* website: http to https updatesAraq2017-02-061-1/+1
|
* further cleanups; refs #4934Araq2016-10-241-0/+226
|
* moved contributing guide back to rootSimon Hafner2015-06-251-166/+0
| | | | "I don't want symlinks, symlinks suck, they turn an acylic tree into an acyclic graph."
* fixes #2974Araq2015-06-251-0/+166
uthor Kartik Agaram <vc@akkartik.com> 2019-02-14 16:29:52 -0800 committer Kartik Agaram <vc@akkartik.com> 2019-02-14 16:29:52 -0800 4962' href='/akkartik/mu/commit/subx/test_apps?h=hlt&id=1e43ba2b741e2d59779bbaa0b8919d8c1496e024'>1e43ba2b ^
839dc88d ^






1e43ba2b ^
0a2d5549 ^
1e43ba2b ^
839dc88d ^






1e43ba2b ^
0a2d5549 ^
1e43ba2b ^
839dc88d ^
1e43ba2b ^
839dc88d ^






1e43ba2b ^
0a2d5549 ^
1e43ba2b ^
c25d9aa4 ^




839dc88d ^
29ab4397 ^
1e43ba2b ^
0a2d5549 ^
1e43ba2b ^
15ae0717 ^
29ab4397 ^
395b3ffb ^
fd75b398 ^
0a2d5549 ^
1e43ba2b ^
395b3ffb ^

395b3ffb ^

839dc88d ^
fd75b398 ^
0a2d5549 ^
1e43ba2b ^
839dc88d ^
1e43ba2b ^
c25d9aa4 ^
839dc88d ^


15ae0717 ^
c25d9aa4 ^
839dc88d ^


fd75b398 ^
0a2d5549 ^
1e43ba2b ^
d373c008 ^
839dc88d ^
d373c008 ^

839dc88d ^

33fdc60b ^
fd75b398 ^
0a2d5549 ^
1e43ba2b ^
33fdc60b ^





b94863fd ^
fd75b398 ^
0a2d5549 ^
1e43ba2b ^
b94863fd ^





148ab0a2 ^
fd75b398 ^
0a2d5549 ^
1e43ba2b ^
148ab0a2 ^





fb2ffbd0 ^
fd75b398 ^
0a2d5549 ^
fb2ffbd0 ^






839dc88d ^
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