Daniel James
99f0787a10
Pull the upgrading documentation out of 1.6 docs
2017-09-27 12:35:40 +01:00
Daniel James
1714babc46
Add ids to endsect tags
...
Dogfooding.
2017-04-22 11:58:43 +01:00
Daniel James
ff2eec0518
A little more about upgrading to 1.6
...
[SVN r85599]
2013-09-08 07:47:06 +00:00
Daniel James
50c4cab88f
Add a quick guide on upgrading to 1.6
...
[SVN r85428]
2013-08-22 20:49:05 +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
29ee34d4b7
Split up the language version chapter.
...
[SVN r85288]
2013-08-10 19:18:25 +00:00
Daniel James
c784dcbc44
Some notes about recent quickbook changes.
...
[SVN r85287]
2013-08-10 19:17:51 +00:00
Daniel James
8dfd18abd4
Expand all phrase templates inline, even if they contain blocks.
...
Hopefully more intuitive than turning what looks like a phrase into
a block.
[SVN r85130]
2013-07-23 08:23:29 +00:00
Daniel James
57e59f148a
Allow block markup in phrase templates.
...
[SVN r85127]
2013-07-23 08:22:26 +00:00
Daniel James
2b5f23951e
Allow block markup inside nested blocks (e.g. tables)
...
Since this is often indented, does not treat indented blocks as code
blocks. This is inconsistent for lists, so maybe indented blocks in
lists should always be code, or never be code. Or maybe it should be a
bit smarter about nested indented blocks.
[SVN r85126]
2013-07-23 08:21:56 +00:00
Daniel James
705605b381
Error if phrase element body doesn't parse.
...
[SVN r85117]
2013-07-22 19:34:32 +00:00
Daniel James
7dcc517949
Error if element used in incorrect context.
...
Should be less suprising than just not processing them. Needs more tests.
[SVN r85116]
2013-07-22 19:34:03 +00:00
Daniel James
0c69657973
Make nested paragraphs/code blocks in lists an error in 1.6.
...
They're now a 1.7 feature. Will revert to 1.5 behaviour before 1.6 final.
[SVN r84932]
2013-07-01 19:34:07 +00:00
Daniel James
671747969e
Fix 'doc info macros' id.
...
[SVN r84637]
2013-06-04 18:57:02 +00:00
Daniel James
ac0f8cf92f
Fix block example again. Refs #8545 .
...
[SVN r84175]
2013-05-06 20:22:16 +00:00
Daniel James
172ff0f4e3
Macros in docinfo blocks for 1.6. Refs #8543 .
...
[SVN r84153]
2013-05-05 13:47:26 +00:00
Daniel James
e15daf76b8
Fix the block example.
...
[SVN r84062]
2013-04-28 10:46:41 +00:00
Daniel James
7d11b6e8ed
Quickbook: Fix typo.
...
[SVN r83018]
2013-02-19 19:15:53 +00:00
Daniel James
7e7be11fae
Quickbook: Describe new 1.6 tags.
...
[SVN r82589]
2013-01-23 00:06:27 +00:00
Daniel James
6d2840baff
Quickbook: Remove glob support for now. It isn't ready for release.
...
[SVN r77383]
2012-03-18 19:50:18 +00:00
Daniel James
a883a5b13c
Quickbook: Initial implementation of templates in link values.
...
[SVN r76647]
2012-01-22 23:08:21 +00:00
Daniel James
0c0795fcff
Quickbook: Escaped markup in docinfo blocks.
...
[SVN r76645]
2012-01-22 23:07:26 +00:00
Daniel James
5892db6a0d
Quickbook: Fix some errors in 1.7 docs.
...
[SVN r75898]
2011-12-11 11:28:59 +00:00
Daniel James
672caeec17
Quickbook: Code block callouts.
...
[SVN r75897]
2011-12-11 11:16:01 +00:00
Daniel James
3ed6415296
Quickbook: Support single entity source mode marker.
...
[SVN r75895]
2011-12-11 11:14:17 +00:00
Daniel James
13ce9e9fdb
Quickbook: Use 1.7 for everything on dev branch.
...
Might promote them to 1.6 later.
[SVN r75892]
2011-12-11 11:11:50 +00:00
Daniel James
4c2ad1f909
Quickbook: Merge from trunk to quickbook-dev.
...
[SVN r75846]
2011-12-07 09:40:30 +00:00
Daniel James
b8fc2c7db7
Quickbook: Merge from trunk to quickbook-dev.
...
[SVN r75763]
2011-12-01 18:07:38 +00:00
Rene Rivera
bceab2ece7
Implement glob multi-file includes.
...
[SVN r75761]
2011-12-01 04:29:54 +00:00
Daniel James
73f76e778e
Quickbook: Allow block elements in lists.
...
[SVN r75632]
2011-11-22 23:50:48 +00:00
Daniel James
0081b73a34
Quickbook: 1.6 note.
...
[SVN r75533]
2011-11-17 21:05:33 +00:00
Daniel James
9711cead8b
Quickbook: Parse lists with paragraphs.
...
Quite a big change. I moved the list logic into the grammar so that it's
easier to tell how to parse different blocks. Also reworked some of the
block vs. phrase stuff - it's a lot cleaner now which helped implement
this. It generates terrible markup at the moment, but at least the
parser is in place.
[SVN r75446]
2011-11-10 18:17:00 +00:00
Daniel James
5f5c526ea3
Quickbook: Better table titles.
...
[SVN r75445]
2011-11-10 18:16:37 +00:00
Daniel James
952b3b6550
Quickbook: Support version info outside of document info blocks.
...
[SVN r75442]
2011-11-10 18:15:49 +00:00
Daniel James
fc7e9d0919
Quickbook: Start to document 1.6
...
[SVN r75363]
2011-11-06 22:23:48 +00:00