summaryrefslogtreecommitdiff
path: root/docs/API
Commit message (Collapse)AuthorAgeFilesLines
* Strip trailing whitespace.Michael Drake2017-09-041-3/+3
|
* Various changes which modify API and ABI:Michael Drake2013-12-131-114/+88
| | | | | | | | | - Remove client allocation function. - Change node_classes callback not to yield array ownership to libcss. - Node bloom filters now built by, during selection libcss. - Added selection callbacks to get and set data on document nodes. Test suite, example, and documentation updated to match.
* LibCSS API documentation, part 1, along with a simple example.James Bursa2010-09-161-0/+281
svn path=/trunk/libcss/; revision=10783