Baseline updates.

Also a small tweak to the genDocSourcesList.sh as I was seein
non-consistent output order.
This commit is contained in:
Robin Sommer 2011-10-26 15:09:32 -07:00
parent 3ec7cc168f
commit 5b79d2b15f
6 changed files with 13 additions and 3 deletions

View file

@ -11,6 +11,8 @@
# Specific scripts can be blacklisted below when e.g. they currently aren't
# parseable or they just aren't meant to be documented.
export LC_ALL=C # Make sorting stable.
blacklist ()
{
if [[ "$blacklist" == "" ]]; then