Massive overhaul of Getting Started guide.

[SVN r36335]
This commit is contained in:
Dave Abrahams 2006-12-11 20:46:11 +00:00
parent d563b1a808
commit 7a0d8dd26f
2 changed files with 954 additions and 1550 deletions

View File

@ -15,6 +15,8 @@ for local b in $(bases)
{
html $(b) : $(b).rst :
# <docutils-cmd>"PYTHONPATH=~/src/boost/tools && python ~/src/boost/tools/litre/active-rst.py"
# <docutils-html>"-gdt --writer=html --source-url="./$(b).rst" --link-stylesheet --traceback --trim-footnote-reference-space --footnote-references=superscript "$(stylesheet)
<docutils-html>"-gdt --source-url="./$(b).rst" --link-stylesheet --traceback --trim-footnote-reference-space --footnote-references=superscript "$(stylesheet)
;
}

File diff suppressed because it is too large Load Diff