Daniel James
7b188740c6
Bump version, and update change log
2018-04-15 22:10:03 +01:00
Daniel James
bda4c334d6
Merge branch 'release-notes' into develop
2018-03-07 14:53:14 +00:00
Daniel James
6d5dbf1ce1
Changelog for 1.67.0 + bump version
...
Pretty minor release, as I didn't merge most of my changes to master in time.
2018-03-07 14:51:59 +00:00
Daniel James
33b8df87bf
Fix some inspect errors
2018-01-10 13:58:10 +00:00
Daniel James
2a2650b46d
A little more mobile friendly
...
Doesn't work that well, as there's an image too large for mobile devices, and a
lot of code with long lines. Will probably need some CSS work to get things
working.
2017-11-04 01:50:19 +00:00
Daniel James
1536704304
Add boost version to change log
2017-10-30 23:38:35 +00:00
Daniel James
c5b8ad6d38
Fix xmlbase when it's the same as current xinclude base
2017-10-04 02:11:35 +01:00
Daniel James
a3f17e3f6a
Mention that paragraphs in lists are now supported
2017-09-27 12:35:41 +01:00
Daniel James
273f1b76e0
Escaped docbook in docinfo blocks
2017-09-27 12:35:41 +01:00
Daniel James
3221e25c05
Callouts in code blocks
2017-09-27 12:35:40 +01:00
Daniel James
d812b58eec
Document the new single element source mode directive
2017-09-27 12:35:40 +01:00
Daniel James
99f0787a10
Pull the upgrading documentation out of 1.6 docs
2017-09-27 12:35:40 +01:00
Daniel James
d6a1b87474
Update some version numbers in docs for 1.7
2017-09-24 17:13:30 +01:00
Daniel James
782cb2201a
Fix links to examples in guide
2017-06-08 02:40:50 +01:00
Daniel James
85e2b741b3
Quick documentation for new command line arguments
2017-05-03 04:17:01 +01:00
Daniel James
2d87fc3a44
Fix toolchain image
2017-05-03 04:17:01 +01:00
Daniel James
0223ebb938
Revert "Use strict mode for quickbook documentation"
...
This reverts commit 419400106a
.
Oops, I shouldn't have merged this. Can't do it without support in Boost.Build.
2017-04-25 22:03:57 +01:00
Daniel James
46aa34c94a
Merge branch 'feature/new-stuff' into develop
2017-04-25 21:56:58 +01:00
Daniel James
419400106a
Use strict mode for quickbook documentation
2017-04-25 21:49:45 +01:00
Daniel James
b9753fd5ad
Merge branch 'feature/new-stuff' into develop
2017-04-22 12:22:00 +01:00
Daniel James
1714babc46
Add ids to endsect tags
...
Dogfooding.
2017-04-22 11:58:43 +01:00
Daniel James
de67723e1e
A little bit of documentation for the new features
2017-04-22 11:58:42 +01:00
Daniel James
17a7ef45bc
Script to publish documentation
2017-03-29 00:43:04 +01:00
Daniel James
7c376a37a5
Merge branch 'fixes' into develop
2017-02-12 11:38:24 +00:00
Daniel James
cf7a7b859d
Bump version number and write change log notes
2017-02-12 11:36:13 +00:00
Daniel James
3d58ecde79
Fix weird spelling of recipe.
2016-10-01 13:10:09 +01:00
Daniel James
6ab69bd285
Little more boostbook/docbook parameters documentation.
2016-10-01 12:54:02 +01:00
Daniel James
156506cca0
Fix recipie links
2016-10-01 11:47:24 +01:00
Daniel James
fcd08f82af
Hide debug flag
2016-08-04 14:25:33 +01:00
Daniel James
3ada477e1a
First draft of command line documentation.
2016-08-04 13:36:34 +01:00
Daniel
2e99088c34
Merge branch 'feature/file-urls' into develop
2015-12-17 19:23:15 +00:00
Daniel
d3bfdf9534
Release notes.
...
This might end up being 1.7.0, but call it 1.6.2 for now. I used to put
in alpha/beta versions, but that's mainly pointless bookkeeping.
2015-12-17 19:19:26 +00:00
Daniel James
b93c2a7893
Use quickbook 1.7 for documentation.
2014-11-15 14:42:12 +00:00
Daniel James
753cc715a7
Merge branch 'feature/doc-tools-documentation' into develop2
2014-11-15 14:35:10 +00:00
Daniel James
5265eb0ed2
Add some missing changes to the change log.
2014-05-29 17:30:34 +01:00
Daniel James
563e8a23c8
Remove executable flag from a few files.
2014-01-18 17:30:18 +00:00
Daniel James
cd1eb23904
List some docbook/boostbook parameters that might need documenting.
...
[SVN r86364]
2013-12-05 00:30:06 +00:00
Daniel James
b0fee6f3dd
Starting to document xsl parameters.
...
[SVN r85598]
2013-12-05 00:30:06 +00:00
Daniel James
c6720e995c
Tweak the documentation structure.
...
[SVN r85597]
2013-12-05 00:30:06 +00:00
Daniel James
7ef92edc77
Example of building documentation outside of the boost tree.
...
[SVN r85596]
2013-12-05 00:30:06 +00:00
Daniel James
ad51426716
First example of building documentation with boost build.
...
[SVN r85470]
2013-12-05 00:30:05 +00:00
Daniel James
bb47c7287e
Start a more general intro to the documentation tools.
...
Mostly just the content from the wiki. I left out installing latex for now,
as it's a bit tricky, and rarely required.
[SVN r85468]
2013-12-05 00:30:05 +00:00
Daniel James
5fea56f8da
Revert the boost-doc-tools documentation.
...
Will start again on a feature branch.
2013-12-05 00:22:52 +00:00
Daniel James
d111b65896
Update quickbook docs now that colour support has been merged to release.
...
[SVN r86729]
2013-11-16 20:39:09 +00:00
Daniel James
9dd649ed9f
Add glob support.
...
This is based on Rene's implementation, but I used my own glob function,
and adjusted a few things since it's now always using ascii. It would be
nice to support unicode, but that would require at the very least a
normalization library, and perhaps more than that.
[SVN r86699]
2013-11-14 19:19:54 +00:00
Daniel James
72a15c5e50
Update 1.7 note about attribute templates.
...
[SVN r86689]
2013-11-13 21:50:08 +00:00
Daniel James
02d70c0524
Document the new source mode changes.
...
[SVN r86668]
2013-11-12 20:35:37 +00:00
Daniel James
15557b0cab
Update the quickbook version number.
...
Forgot to do this for the release, a bit annoying.
[SVN r86522]
2013-10-30 08:44:08 +00:00
Daniel James
5ea71122b4
List some docbook/boostbook parameters that might need documenting.
...
[SVN r86364]
2013-10-19 16:53:12 +00:00
Daniel James
719b0dac7c
Update role instructions to mention colours.
...
I'll update this if they get merged for 1.55.
[SVN r86306]
2013-10-14 20:36:40 +00:00