summaryrefslogtreecommitdiff
path: root/README
blob: 72cb97cb5fcb850aec67e9a57f8c88b72448d97d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
ABOUT
=====
yelp-tools is a collection of scripts and build utilities to help create,
manage, and publish documentation for Yelp and the web. Most of the heavy
lifting is done by packages like yelp-xsl and itstool. This package just
wraps things up in a developer-friendly way.


ORGANIZATION
============
tools/
        The tools directory contains scripts like yelp-build and yelp-check,
        as well as the yelp.m4 file that provides autotools integration.

xslt/
	The xslt directory contains small utility XSLT files that are used
        by the various scripts shipped with yelp-tools. These stylesheets
        are not intended to be built upon.