Changeset [e1cd4d0f6e44bbb7de997da12aa4e6d4613cd067] by Alexander Ljungberg

May 19th, 2011 @ 03:44 PM

Merge pull request #1270 from aparajita/cappuccino


  • Worked around a major bug in doxygen. It turns out that doxygen would not generate documentation for the first method -- or sometimes all methods (e.g. CPPredicate) -- if the ivar block for a class was missing or empty. This is solved now by inserting a dummy doxygen ivar block.
  • Missed a text substitution
  • Darkened up the method header a bit to make it easier for the eye to anchor on.
  • Changed to centered, fixed-width layout, it results in shorter line lengths which reads more easily.
  • Moved support files to separate support directory.
  • Removed blank lines at end of multi-parameter method prototypes.
  • Fixed font declaration so fonts are correct in FireFox.
  • Added spacing between parameter descriptions in method prototype.
  • Fixed formatting of class description for CPPredicate.
  • Added a missing @endverbatim to CPExpression.j. https://github.com/280north/cappuccino/commit/e1cd4d0f6e44bbb7de997...

Committed by Alexander Ljungberg

  • A Tools/Documentation/support/massage_text.py
  • A Tools/Documentation/support/processor_setup.sh
  • R Tools/Documentation/processor_setup.sh
  • M Foundation/CPPredicate/CPExpression.j
  • M Foundation/CPPredicate/CPPredicate.j
  • M Tools/Documentation/doxygen.css
  • M Tools/Documentation/postprocess/001.cleanup_headers.sh
  • M Tools/Documentation/postprocess/002.transform_text.sh
  • M Tools/Documentation/preprocess/001.markdown_readme.sh
  • M Tools/Documentation/preprocess/002.make_headers.sh
  • M Tools/Documentation/preprocess/003.make_headers.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.

Shared Ticket Bins