[parrot/parrot] 022e21: make_html_docs: moved deglobbing code into separat...
noreply at github.com
noreply at github.com
Sat Aug 6 14:11:24 UTC 2011
Branch: refs/heads/dafrito_doc_fixes
Home: https://github.com/parrot/parrot
Commit: 022e2174a8c00bc23f9657ad1e187949fe5de554
https://github.com/parrot/parrot/commit/022e2174a8c00bc23f9657ad1e187949fe5de554
Author: Aaron Faanes <dafrito at gmail.com>
Date: 2011-08-06 (Sat, 06 Aug 2011)
Changed paths:
M tools/docs/make_html_docs.pl
Log Message:
-----------
make_html_docs: moved deglobbing code into separate function
Commit: ee7c4e30d1f1ca7062663e394fb5196ccae0bb19
https://github.com/parrot/parrot/commit/ee7c4e30d1f1ca7062663e394fb5196ccae0bb19
Author: Aaron Faanes <dafrito at gmail.com>
Date: 2011-08-06 (Sat, 06 Aug 2011)
Changed paths:
M docs/index/pdds.json
M tools/docs/make_html_docs.pl
Log Message:
-----------
make_html_docs: resources are now copied to $target_dir
Commit: 1a0ab887d7ecb74a6d3d6073b871b7b48f054083
https://github.com/parrot/parrot/commit/1a0ab887d7ecb74a6d3d6073b871b7b48f054083
Author: Aaron Faanes <dafrito at gmail.com>
Date: 2011-08-06 (Sat, 06 Aug 2011)
Changed paths:
M lib/Parrot/Docs/PodToHtml.pm
Log Message:
-----------
PodToHtml: generate a title from the filename if one isn't given
We depend on a title being present when we list it in index files,
otherwise the file shows up as the empy string. This generation code
isn't meant to be perfect; it just provides a more useful default than
'untitled' or ''.
Commit: c9b3ea41c150d44e0623dc7732eb8cc7beca7b5d
https://github.com/parrot/parrot/commit/c9b3ea41c150d44e0623dc7732eb8cc7beca7b5d
Author: Aaron Faanes <dafrito at gmail.com>
Date: 2011-08-06 (Sat, 06 Aug 2011)
Changed paths:
M docs/index/pct_tutorial.json
Log Message:
-----------
Removed underscore from 'PCT_Tutorial' title
Commit: 6780a31e8e537f3cccb0c0aa43855a806fae8827
https://github.com/parrot/parrot/commit/6780a31e8e537f3cccb0c0aa43855a806fae8827
Author: Aaron Faanes <dafrito at gmail.com>
Date: 2011-08-06 (Sat, 06 Aug 2011)
Changed paths:
M docs/project/release_manager_guide.pod
Log Message:
-----------
release_manager_guide: decapitalize title
The pod2html generation doesn't recognize all-caps heads as titles, so
this document disappeared from the index page, and appeared as untitled
everywhere else. Plus, the other Parrot guides aren't capitalized
either, so it's also a bit more consistent.
Commit: b95189dcf2c72475851d4ab5f9273fa7cf264660
https://github.com/parrot/parrot/commit/b95189dcf2c72475851d4ab5f9273fa7cf264660
Author: Aaron Faanes <dafrito at gmail.com>
Date: 2011-08-06 (Sat, 06 Aug 2011)
Changed paths:
M examples/languages/squaak/doc/tutorial_episode_1.pod
Log Message:
-----------
Renamed ep1 to exclude 'PCT Tutorial'
This already included in the breadcrumb and other links that refer to
this tutorial, so I figure it can go.
Commit: 867336d08ff8a02c61948c0c2d9a8107375e7844
https://github.com/parrot/parrot/commit/867336d08ff8a02c61948c0c2d9a8107375e7844
Author: Aaron Faanes <dafrito at gmail.com>
Date: 2011-08-06 (Sat, 06 Aug 2011)
Changed paths:
M docs/index/pct_tutorial.json
A examples/languages/squaak/doc/pct-stages.png
A examples/languages/squaak/doc/pct-stages.svg
M examples/languages/squaak/doc/tutorial_episode_2.pod
Log Message:
-----------
pct_tut - ep2: add image, reworded surrounding paragraphs for clarity
Minor rephrasing, just so the image flows better with the surrounding
content.
Compare: https://github.com/parrot/parrot/compare/022e217^...867336d
More information about the parrot-commits
mailing list