Commit Graph

  • b7e989f452 Copy latest quickbook CMakeLists.txt from release. Daniel James 2009-10-12 20:21:13 +0000
  • 6977d5f96e Merge newline in quickbook.hpp Daniel James 2009-10-12 20:18:43 +0000
  • 056170abed Merge quickbook 1.5 from trunk. Daniel James 2009-10-12 19:54:36 +0000
  • f9f5b8a25e Add table ids to the documentation. Daniel James 2009-10-11 18:21:48 +0000
  • 1cdfbb519c Use quickbook 1.5 in the document block example. Daniel James 2009-10-11 18:21:32 +0000
  • 42a4d94ee2 Document the simplified quickbook 1.5 argument separators. Daniel James 2009-10-11 18:21:11 +0000
  • 84bcb02298 Use qualified ids in tables, and fix a bug generating ids when there isn't a section. Daniel James 2009-10-11 16:18:04 +0000
  • 50abf7639b Various inspect fixes. Daniel James 2009-10-05 21:29:39 +0000
  • 82fbbf05dc fix for msvc Joel de Guzman 2009-09-07 01:35:24 +0000
  • 724da46536 Support image attributes. Refs #1157. Daniel James 2009-08-31 11:38:47 +0000
  • 7e39c930c2 Add missing table tests. Daniel James 2009-08-31 11:38:33 +0000
  • 52a56c1233 Don't use seperators that are in brackets, or are escaped. Refs #2036. Daniel James 2009-08-31 11:38:20 +0000
  • aa97578c28 Separate out the current version of the template argument parser, as I want to create a new one for 1.5 Daniel James 2009-08-31 11:38:11 +0000
  • e9e100e881 Table ids. Refs #1194. Daniel James 2009-08-31 11:37:59 +0000
  • aff762eee4 Introduce temporary id variable. Daniel James 2009-08-31 11:37:48 +0000
  • 3b839f1eb0 Ignore spaces after 'section:' for quickbook 1.5+ Refs #2712 Daniel James 2009-08-31 11:37:32 +0000
  • 56e4e76941 Put the quickbook version numbers in a single header, along with convenience functions for using them in spirit grammars. Daniel James 2009-08-31 11:37:17 +0000
  • b23d6a9de7 In quickbook 1.5 don't mix '..' and whitespace seperators for template arguments. Refs #1174 Daniel James 2009-08-31 11:37:04 +0000
  • d2e0488349 Implement static/lexical scoping for 1.5. Refs #2034. Daniel James 2009-08-31 11:36:47 +0000
  • c0661a9991 Wrap the template info in a struct. Daniel James 2009-08-31 11:36:34 +0000
  • cf94d24976 Create entry for 1.5 in the change log. Daniel James 2009-08-31 11:36:23 +0000
  • 4826a25212 Update quickbook version number. Daniel James 2009-08-31 11:36:13 +0000
  • 8fdede8775 Copyrights on CMakeLists.txt to keep them from clogging up the inspect reports. This is essentially the same commit as r55095 on the release branch. Troy D. Straszheim 2009-07-26 00:49:56 +0000
  • 7733f0b8ee Add basic copyright/license to keep cmake out of the inspection report Troy D. Straszheim 2009-07-22 21:51:01 +0000
  • af25300f1c Merge changes to documentation tools. Fixes #1202, #3242. Daniel James 2009-07-12 16:09:04 +0000
  • 7ccea53425 I got a bit confused by this comment, so try to make it clearer. Daniel James 2009-07-08 21:41:10 +0000
  • 0ef306d485 Make sure that a template expansion ends with a ']'. Daniel James 2009-07-08 21:41:00 +0000
  • a087316841 Teletype source mode. Refs #1202. Daniel James 2009-07-08 21:40:46 +0000
  • 5e52d075fa Move the code actions a bit later in actions.hpp so they can use 'plain_char_action'. Daniel James 2009-07-08 21:40:33 +0000
  • f1c6aa36a7 Move all the syntax highlighting code into a single class. Daniel James 2009-07-08 21:40:24 +0000
  • 7c7c1a1765 Add a couple of tests for quickbook 1.4 behaviour to try to preserve it. Daniel James 2009-07-08 21:40:14 +0000
  • 8d8bdd73ea Merge latest hash developments: Daniel James 2009-06-27 08:12:20 +0000
  • e9455295ff A couple of missing newlines. Daniel James 2009-06-17 23:25:12 +0000
  • 89991aa11f Merge of cmakefiles *from* (that's right, *FROM* :/ ) release branch. Troy D. Straszheim 2009-05-21 14:05:15 +0000
  • 34650a5518 Import Python and C code snippets in quickbook. Daniel James 2009-05-16 13:48:54 +0000
  • c03018061e Make code_snippet_action language ignorant. Daniel James 2009-05-15 06:13:34 +0000
  • 19feea7249 Separate code snippet grammar and actions. Daniel James 2009-05-15 06:13:17 +0000
  • 177b47c57f Use the correct source type for snippets. Daniel James 2009-05-15 06:12:59 +0000
  • bbed541eb1 Use '.py' when checking for python files. Daniel James 2009-05-15 06:12:42 +0000
  • 9d8da44b97 Import Python and C code snippets in quickbook, by Jaroslav Gresula. Refs #3029. Daniel James 2009-05-15 06:12:13 +0000
  • a53f744bd2 Merge CMake fixes from the trunk Douglas Gregor 2009-05-06 21:12:42 +0000
  • 2578d3a288 Update subdirectories that Quickbook needs to use when building modularized Douglas Gregor 2009-05-06 14:37:31 +0000
  • 4078431c29 Document 'boost:' links in boostbook & quickbook. Daniel James 2009-04-15 07:37:45 +0000
  • 573d7b76f5 Document 'boost:' links in boostbook & quickbook. Daniel James 2009-04-12 11:21:59 +0000
  • 2da89ae716 Merge various documentation changes. Daniel James 2009-04-12 10:19:46 +0000
  • 532d0bebc3 Silly BUILD_QUICKBOOK. Just use the cmake target. Troy D. Straszheim 2009-04-08 12:37:39 +0000
  • 566b8dd369 Fix calculate_relative_path Daniel James 2009-04-07 19:26:18 +0000
  • ed6ff64dcc Fix bug handling python and C++ strings. Daniel James 2009-03-30 17:49:15 +0000
  • d86a2fe747 Use our own escape character parser. Daniel James 2009-03-24 08:34:09 +0000
  • 02d3e8e5e8 Sync up the quickbook CMakeLists.txt file Daniel James 2009-03-21 16:20:03 +0000
  • e0f6dafb74 Merge quickbook documentation. Using 'boost:' links. Daniel James 2009-03-21 16:14:28 +0000
  • 947809a82b Merged revisions 51403-51404,51800-51801,51803,51883 via svnmerge from https://svn.boost.org/svn/boost/trunk Daniel James 2009-03-21 16:08:52 +0000
  • 43504cb0b4 Revert r51403. Daniel James 2009-03-21 15:48:55 +0000
  • e466cff240 Detab Daniel James 2009-03-16 20:21:24 +0000
  • 630f5f1e9f Fix syntax error in tests. Daniel James 2009-03-16 20:19:00 +0000
  • b4a24347b4 Avoid a gcc warning about initialization order. Daniel James 2009-03-16 20:18:41 +0000
  • 1a46df1047 Merge most of the recent changes to quickbook and boostbook. Daniel James 2009-03-14 11:42:38 +0000
  • 4e019bf5dc Fix properties on some quickbook files, which wasn't merged properly before. Daniel James 2009-03-12 21:50:30 +0000
  • c88b0511a7 Detab. Daniel James 2009-03-08 09:44:51 +0000
  • ecccb9dc0d Try to make anchor and link usage a little clearer. Daniel James 2009-03-01 14:16:44 +0000
  • 495d6fa9d3 Merge PDF build changes from Trunk. John Maddock 2009-02-23 18:39:32 +0000
  • be4b655abc Better handling of errors without line numbers. Daniel James 2009-02-22 23:49:36 +0000
  • 99442d62da Print out unexpected characters as errors. Daniel James 2009-02-22 23:49:21 +0000
  • d5c695b6e5 Write out error count on failure. Looks a bit odd at the moment but it'll do. Fixes #1214. Daniel James 2009-02-22 23:49:05 +0000
  • 003d80629b Accept space between 'section:' and the section id. Daniel James 2009-02-22 23:48:51 +0000
  • 84adcfe135 Generate slightly more valid boostbook. Daniel James 2009-02-22 23:48:37 +0000
  • 308d80e5af Write out the quickbook options when the file is missing. Daniel James 2009-02-18 21:23:13 +0000
  • 46f3da7bc8 Add PDF generation options to fix external links to point to the web site. Added a few more Boostbook based libs that were missed first time around. Fixed PDF naming issues. John Maddock 2009-02-17 10:05:58 +0000
  • 07ff92c619 Merge several changes to boostbook and quickbook. Daniel James 2009-02-17 00:01:03 +0000
  • bd041be9d9 Use the new 'boost:' links for the hash, unordered and quickbook documentation. Daniel James 2009-02-15 19:32:04 +0000
  • f5f25404db Add Jamfile to build PDF versions of all the docs. Tweaked some existing Jamfiles so that PDF build finds all the necessary image files etc. Tweaked fo.xsl to provide more options by default, and improve formatting. John Maddock 2009-02-08 16:59:14 +0000
  • 9de842401f Placeholder docs for cmake Troy D. Straszheim 2009-01-31 20:25:15 +0000
  • 79359f450a sync up with jamfile Troy D. Straszheim 2009-01-31 18:57:33 +0000
  • 08062df544 merge of cmake build files from trunk per beman Troy D. Straszheim 2009-01-24 18:57:20 +0000
  • a7f6c62eb7 Support both windows and cygwin paths in cygwin quickbook. Daniel James 2009-01-08 12:01:50 +0000
  • 24a5723e6f Put the markup strings in their own cpp file to avoid gcc warnings. Daniel James 2008-12-08 23:38:29 +0000
  • 0dd7d64507 Remove an unused variable in order to avoid a gcc warning. Daniel James 2008-12-08 23:35:08 +0000
  • ae54194c43 Since I accidently added a quickbook fail tests to the Jamfile in the last checkin, I might as well add them. Daniel James 2008-12-08 23:20:26 +0000
  • 5d51d43801 Hard fail on quickbook post process errors. Daniel James 2008-12-08 23:14:23 +0000
  • a6b8f8aac4 Fail on a mismatched '' in the python and c++ syntax highlighters. And then ignore the rest of the code block to avoid further errors and warnings. Daniel James 2008-12-08 21:51:56 +0000
  • f677418c29 Use new include paths for classic spirit in quickbook text_diff utility. Daniel James 2008-12-08 16:17:13 +0000
  • 0c651ef0e1 Fix processing of unmatched escape characters in code - and issue a warning for unexpected characters. Daniel James 2008-12-07 12:37:07 +0000
  • 135334e8bb Revert my change to the quickbook jamfile, it isn't adequately tested. Daniel James 2008-12-06 19:22:32 +0000
  • 4cbce74150 Defined BOOST_CYGWIN_PATH when building quickbook on cygwin. Daniel James 2008-12-05 19:03:19 +0000
  • b4ffe7b629 updated to use "classic" spirit includes and namespace Joel de Guzman 2008-12-05 02:13:59 +0000
  • 6860c334ab Added dependency to the test file. John Maddock 2008-12-04 10:14:19 +0000
  • 313bd8fcc6 Keep a count of errors in quickbook, and return an error code when appropriate. Refs #1399. Daniel James 2008-12-03 19:14:42 +0000
  • be7b4d637e Added quickbook-fail-test rule and two tests that make use of it: note that these currently fail. John Maddock 2008-12-03 09:42:52 +0000
  • 30eeeb0952 Fix Jamfile by adding <preserve-test-targets>on to test requirements. John Maddock 2008-12-02 13:13:57 +0000
  • bd55c3c938 When processing template arguments, deal with the case when there's no content after the last space or there are more arguments than expected. Daniel James 2008-11-28 15:05:21 +0000
  • 274aad3038 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor Michael A. Jackson 2008-11-01 13:15:41 +0000
  • cb639fb17d Merged revisions 49230 via svnmerge from https://svn.boost.org/svn/boost/trunk Daniel James 2008-10-18 12:49:17 +0000
  • daf37f8a3e Rollback the quickbook workaround for windows newlines in case it is the cause of the recent problems with the release documentation build. Daniel James 2008-10-18 09:42:19 +0000
  • a9f6e3fec8 Merge quickbook workaround and fix some links. Daniel James 2008-10-10 09:29:21 +0000
  • 21ee714839 Work around the problems with window newlines in position_iterator. (I'm about to fix them, but this will get quickbook working immediately). Daniel James 2008-10-09 22:14:14 +0000
  • 9b8b93515c position_iterator is meant to be a forward iterator, so avoid using operator+ with it. Daniel James 2008-10-09 22:13:48 +0000
  • 03d6732eb6 Clean up some link errors. Daniel James 2008-09-28 12:21:39 +0000
  • 28dd994332 Merge some documentation changes. Daniel James 2008-09-24 22:55:00 +0000
  • daae2996ac Remove the prebuilt version of quickbook. Daniel James 2008-09-23 19:44:39 +0000
  • 28bd954c59 Change quickbook so that the links are relative to the combined documentation. Daniel James 2008-09-23 19:44:20 +0000