Daniel James
a3f17e3f6a
Mention that paragraphs in lists are now supported
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
d6a1b87474
Update some version numbers in docs for 1.7
2017-09-24 17:13:30 +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
b93c2a7893
Use quickbook 1.7 for documentation.
2014-11-15 14:42:12 +00:00
Daniel James
4fefa013a9
Add new elements in 1.6 to the main documentation.
...
[SVN r85407]
2013-08-20 08:57:49 +00:00
Daniel James
c58e64af03
Add note about xmlbase.
...
[SVN r85406]
2013-08-20 08:57:29 +00:00
Daniel James
0f37ec4da2
Add explicit ids to heading documentation.
...
[SVN r85405]
2013-08-20 08:57:13 +00:00
Daniel James
09005dc2b4
Update the import and include documentation.
...
This is a bit incoherent at the moment. It needs to be rearranged so
that there's a tutorial that introduces the concepts in a more logical
order. But I want to press on with some of the other updates.
[SVN r85403]
2013-08-20 08:56:39 +00:00
Daniel James
6c412da094
Fix inaccurate heading id generation documentation.
...
All headings have ids generated, not just `h1`, `h2` and `h3`.
[SVN r85402]
2013-08-20 08:56:24 +00:00
Daniel James
3db7767853
Start to document quickbook 1.6 include.
...
[SVN r85382]
2013-08-17 19:01:46 +00:00
Daniel James
6f06a8d7a6
Remove incorrect note about document id.
...
The document id has never been generated from the filename. It comes
from the docinfo `id` attribute, or if that doesn't exist, it's
generated from the document title. Although, thanks to bugs, it's a bit
more complicated than that.
[SVN r85328]
2013-08-12 21:42:20 +00:00
Daniel James
fe883c5b76
Quickbook: Use anchors for linking to syntax.
...
Will make restructuring documentation easier.
[SVN r76972]
2012-02-11 12:34:10 +00:00
Daniel James
d525c56f60
Quickbook: Some explicit section ids.
...
[SVN r76971]
2012-02-11 12:33:46 +00:00
Daniel James
821bc75c77
Quickbook: Fix escaping in some code examples.
...
[SVN r76254]
2012-01-01 12:37:00 +00:00
Daniel James
0034e20457
Quickbook: Small documentation improvements.
...
- Use `heading` rather than `h3` in changelog.
- Improve code block documentation.
- Update line break info.
- I'm pretty sure quickbook isn't Turing complete.
- Not just C++ syntax highlight any more.
[SVN r75845]
2011-12-07 09:21:11 +00:00
Daniel James
7bbc23917c
Quickbook: Use fewer escapes in documentation.
...
[SVN r75844]
2011-12-07 09:20:48 +00:00
Daniel James
e4b7df253d
Quickbook: Add some of the old quickbook-dev docs.
...
- Link example.
- Extra Docinfo information.
- Quickbook 1.3 and 1.5
[SVN r75842]
2011-12-07 09:20:04 +00:00
Daniel James
bab85ee477
Quickbook: Split up the documentation.
...
Into a `part` containing `chapter`s in order to match the boostbook
documentation.
[SVN r75841]
2011-12-07 09:19:39 +00:00
Daniel James
c9b5364585
Revert quickbook documentation changes.
...
Not abandoning them, I'll continue on a branch. There's just no need to do this
on trunk.
[SVN r68490]
2011-01-27 21:38:58 +00:00
Daniel James
1da1a19b9c
Move section documentation into syntax section.
...
[SVN r67887]
2011-01-09 21:14:02 +00:00
Daniel James
05fe74227c
Move the document info section to the syntax section.
...
[SVN r67883]
2011-01-09 21:11:20 +00:00
Daniel James
b0cc667a2b
Detab again.
...
[SVN r67638]
2011-01-03 22:19:35 +00:00
Daniel James
26dbdc09ec
Fix tabs and files without copyright.
...
[SVN r67612]
2011-01-03 12:43:34 +00:00
Daniel James
e44df058dc
Add a description of using a quickbook template to generate a link.
...
[SVN r67092]
2010-12-07 21:23:21 +00:00
Daniel James
34a273adca
Split the quickbook documentation into several files.
...
[SVN r65451]
2010-09-18 17:57:54 +00:00