[haiku-doc] Re: First diff for List.dox
- From: "Niels Reedijk" <niels.reedijk@xxxxxxxxx>
- To: haiku-doc@xxxxxxxxxxxxx
- Date: Tue, 22 May 2007 12:41:59 +0200
2007/5/22, David Weizades <ddewbofh@xxxxxxxxxxx>:
Hi all,
Attached is the first diff for the file List.dox in /haiku/docs/user/support It
applies fine here and all lines are proper 80 chars. Only done the first
paragraph so far, still getting my bearings. The next set of changes should
come sooner as I pick up momentum. :)
I've got a few more points on this one:
- * Documentation by:
- * Niels Sascha Reedijk <niels.reedijk@xxxxxxxxx>
+ * Authors:
+ * Niels Sascha Reedijk <niels.reedijk@xxxxxxxxx>
+ *
+ * Proofreading:
+ * David Weizades <ddewbofh@xxxxxxxxxxx>
+ *
The authors and proofreaders should be indented by two spaces, so
that's three in total after the asterix.
- In general, if you know your list is only going to contain a fixed maximum
- number of items, pass that value. If you expect your list to have very few
+ In general, if you know your list is only going to contain a
maximum number of
+ items, you can pass that value. If you expect your list to have very
+few
items, it's probably safe to choose a low number. This is as to prevent the
This change will create one new line with only the word 'few' on it
which looks a bit ugly.
According to my column count it can simply be appended to the previous line.
I hope these comments help!
Niels
- References:
- [haiku-doc] First diff for List.dox
- From: David Weizades
Other related posts:
- » [haiku-doc] First diff for List.dox
- » [haiku-doc] Re: First diff for List.dox
- » [haiku-doc] Re: First diff for List.dox
Hi all, Attached is the first diff for the file List.dox in /haiku/docs/user/support It applies fine here and all lines are proper 80 chars. Only done the first paragraph so far, still getting my bearings. The next set of changes should come sooner as I pick up momentum. :)
- [haiku-doc] First diff for List.dox
- From: David Weizades