Commit Graph

  • 066f3561e6 Added .gitignore in the root directory. develop boost-1.88.0.beta1 boost-1.88.0 master Andrey Semashev 2024-12-27 16:12:20 +03:00
  • 50db69f7e5 Updated setup_boostbook.py, removed setup_boostbook.sh. boost-1.87.0.beta1 boost-1.87.0 Andrey Semashev 2024-09-26 01:16:28 +03:00
  • 5efbdc20b8
    Add support for modular build structure. (#25) René Ferdinand Rivera Morell 2024-08-19 05:51:34 -05:00
  • c693753132 Added boostdoc and boostrelease targets. Andrey Semashev 2024-08-17 23:49:24 +03:00
  • 322bd0adcc Change docs redirection to doc/html/index.html. Andrey Semashev 2024-08-15 15:33:17 +03:00
  • 4e5a5ab0d3 Remove redundant spaces from return types and default values/types. boost-1.86.0.beta1 boost-1.86.0 Andrey Semashev 2024-07-06 19:18:27 +03:00
  • 73c527537e Remove extra space before default for unnamed template parameters. Andrey Semashev 2024-07-06 19:04:47 +03:00
  • 719af2337f Fix handling of multiple exception descriptions, support free form description. Andrey Semashev 2024-07-06 17:39:23 +03:00
  • c220a12c17 Convert \sa to <formalpara> instead of unnamed <para>. Andrey Semashev 2024-07-06 15:12:18 +03:00
  • d108e4d24a Disable function parameter sorting by default. Andrey Semashev 2024-07-01 02:36:18 +03:00
  • 7f4efc149a Improved presentation of unnamed enums. Andrey Semashev 2024-06-30 20:13:19 +03:00
  • 5216db3959 Corrected indents. Andrey Semashev 2024-06-30 19:22:22 +03:00
  • 8b5189e24e Conceal template parameter defaults that refer to implementation details. Andrey Semashev 2024-06-30 18:16:04 +03:00
  • 55bd25054b Add a workaround for duplicate ids if Doxygen inlines inherited class members. Andrey Semashev 2024-06-30 17:50:44 +03:00
  • 03120084bb Pass through contents of parblock in Doxygen. Andrey Semashev 2024-06-29 20:57:29 +03:00
  • 1198d50fd9 Add support for remarks and important blocks in Doxygen. Andrey Semashev 2024-06-29 19:57:46 +03:00
  • cdb1643530 Updated Doxygen test with the added header id. Andrey Semashev 2024-06-29 17:56:14 +03:00
  • c701793300 Add anchors for enum values, when there are no detailed descriptions for them. Andrey Semashev 2024-06-29 17:43:32 +03:00
  • f4f0e13720 Added id passthrough for headers. Andrey Semashev 2024-06-29 17:22:37 +03:00
  • b1fef2e5b9 Support for Doxygen refs. Andrey Semashev 2024-05-16 01:02:25 +03:00
  • 8883b9b318 Removed Travis CI config as Travis CI is no longer active. Andrey Semashev 2024-05-15 02:47:04 +03:00
  • dbbbc2df9e GHA CI fixes. Andrey Semashev 2024-05-15 02:29:22 +03:00
  • 737ae951e8 GHA CI fixes. Andrey Semashev 2024-05-15 02:18:09 +03:00
  • 90f130432e Added GitHub Actions CI config. Andrey Semashev 2024-05-15 02:08:22 +03:00
  • 2c95662e24 Updated run-tests.py for compatibility with Python 3.x. Andrey Semashev 2024-05-15 01:35:06 +03:00
  • fe6f1a818f Compare formatted XML files in the Doxygen test. Andrey Semashev 2024-05-14 03:02:12 +03:00
  • 5bdebb90a4 Moved .gitignore files to the nested directories. Andrey Semashev 2024-05-13 23:46:49 +03:00
  • 7279183c79 Updated autodoc.gold in the Doxygen test according to changes in PR #26. Andrey Semashev 2024-05-13 23:41:00 +03:00
  • 4efc9a09e1 Updated reference.dtdxml according to DTD changes made in PR #26. Andrey Semashev 2024-05-13 18:17:55 +03:00
  • 122bf604c6 Added .gitignore. Andrey Semashev 2024-05-13 18:16:32 +03:00
  • 89c08751f3 Removed auto-generated reference.xml. Andrey Semashev 2024-05-13 18:15:02 +03:00
  • 7b52b318f1
    Merge pull request #9 from Kojoley/autogenerate-reference.xml Andrey Semashev 2024-05-13 18:11:56 +03:00
  • c930c40140
    Merge pull request #26 from Lastique/feature/fix_missing_grouped_members Andrey Semashev 2024-05-13 17:23:31 +03:00
  • 61ca6ef7d9 Fix missing members and functions in named groups in Doxygen output. Andrey Semashev 2024-05-04 20:42:06 +03:00
  • 0b665ad198
    Merge pull request #27 from Lastique/feature/disable_params_sorting Andrey Semashev 2024-05-13 15:36:09 +03:00
  • d5ac8b1cdd
    Merge pull request #24 from Lastique/feature/fix_doxygen_enum_initializers Andrey Semashev 2024-05-13 15:31:28 +03:00
  • 44d887c5f2 Support disabling sorting function and template parameters. Andrey Semashev 2024-05-13 03:45:32 +03:00
  • 5c1e683568 Fix duplicate equal signs in Doxygen-generated enum value initializers. Andrey Semashev 2024-04-28 15:18:27 +03:00
  • faacd1f26a
    Merge pull request #23 from Lastique/feature/fix_noexcept_dtors boost-1.85.0.beta1 boost-1.85.0 Glen Fernandes 2023-12-21 07:35:05 -05:00
  • 3c13dd7031 Fix missing noexcept markup for destructors. Andrey Semashev 2023-12-02 23:59:23 +03:00
  • 46c7732d06 Merge branch 'master' into develop boost-1.84.0.beta1 boost-1.84.0 boost-1.83.0.beta1 boost-1.83.0 boost-1.82.0.beta1 boost-1.82.0 Glen Fernandes 2023-02-27 09:20:20 -05:00
  • 8becc1be28
    Merge pull request #7 from vprus/meta-viewport Glen Fernandes 2023-02-26 09:28:51 -05:00
  • 53b9e5fe04
    Merge pull request #6 from vprus/copyright-footer Glen Fernandes 2023-02-26 09:28:26 -05:00
  • 2fccdae6be
    Merge pull request #21 from Lastique/feature/fix_noexcept_if_trailing_paren Glen Fernandes 2023-02-26 08:06:31 -05:00
  • 9f7d6a21dc Fix redundant trailing parenthesis after noexcept with condition. Andrey Semashev 2023-02-26 04:45:30 +03:00
  • 61589d85e1 Removed executable permission from xsl file. Andrey Semashev 2023-02-26 04:45:08 +03:00
  • 8ea26491df
    Merge pull request #15 from evanlenz/issue-14-does-not-work-with-libxslt-1.1.35 Glen Fernandes 2023-02-10 17:20:45 -05:00
  • d87190a3b1 Remove template rule conflict for text nodes Evan Lenz 2022-08-23 10:37:15 -07:00
  • a6701f5d27 Merge branch 'develop' boost-1.81.0.beta1 boost-1.81.0 boost-1.80.0.beta1 boost-1.80.0 Glen Fernandes 2022-05-13 22:12:22 -04:00
  • 882c17b898
    Merge pull request #13 from evanlenz/issue12-boostbook-outputs-h7-headings Glen Fernandes 2022-02-28 17:26:36 -05:00
  • 116c7b0f23 Disallow h7 headings in output (force-limit to h6) Evan Lenz 2022-02-05 12:45:22 -08:00
  • 87d1168f84 Merge branch 'develop' boost-1.79.0.beta1 boost-1.79.0 boost-1.78.0.beta1 boost-1.78.0 boost-1.77.0.beta1 boost-1.77.0 boost-1.76.0.beta1 boost-1.76.0 boost-1.75.0.beta1 boost-1.75.0 boost-1.74.0.beta1 boost-1.74.0 boost-1.73.0 Glen Fernandes 2020-04-12 11:36:53 -04:00
  • aa3d1d676c Switch encoding to UTF-8 Glen Fernandes 2020-04-10 17:41:32 -04:00
  • 2ba31e6c17 Added reference.xml auto-generation from dtdxml Nikita Kniazev 2019-02-16 22:58:16 +03:00
  • 6db0b9e93a dtd2boostbook.xsl: Added copyright to the output Nikita Kniazev 2019-02-18 01:17:39 +03:00
  • c327b26a61 dtd2boostbook.xsl: Use chapter element instead of section Nikita Kniazev 2019-02-18 01:16:21 +03:00
  • c42075541b Option to add viewpost meta tag for mobile devices Daniel James 2017-11-04 01:53:56 +00:00
  • 2f9b23ea4d Merge branch 'develop' boost-1.73.0.beta1 boost-1.72.0.beta1 boost-1.72.0 boost-1.71.0.beta1 boost-1.71.0 boost-1.70.0.beta1 boost-1.70.0 boost-1.69.0-beta1 boost-1.69.0 boost-1.68.0 boost-1.67.0 boost-1.66.0 Daniel James 2017-11-03 20:35:37 +00:00
  • 7d32695586 Test case for deeply nested macro Daniel James 2017-10-30 17:08:03 +00:00
  • d2b0125d71 Truncate macro ids, as for other symbols Daniel James 2017-10-30 16:47:51 +00:00
  • 34ad10b7dc Better consistent macro ids Daniel James 2017-10-29 12:52:54 +00:00
  • edb40425d3 Simple macro tests Daniel James 2017-10-29 12:51:48 +00:00
  • ce2f9fd8ac Tweak some of the consistent ids in boostbook Daniel James 2017-10-29 12:45:11 +00:00
  • c7208c85f7 Run tests with and without consistent ids Daniel James 2017-10-29 12:40:07 +00:00
  • 02619b765d Fix fast-elements Daniel James 2017-10-29 12:03:22 +00:00
  • 1b8441c17c Use object.id in boostbook to docbook conversion Daniel James 2017-10-25 01:14:54 +01:00
  • 6740d35836 Run the doxygen tests on travis Daniel James 2017-10-25 01:14:53 +01:00
  • 56aab0081b Use sudo to fix 'pip install' in travis Daniel James 2017-10-22 17:39:28 +01:00
  • 413f3e016d Merge branch 'develop' Daniel James 2017-10-22 16:07:30 +01:00
  • f87d471d5c Write out class for quickbook blurb elements Daniel James 2017-10-12 01:37:29 +01:00
  • 07f3d91a95 Try using pip to install lxml Daniel James 2017-09-10 23:57:06 +01:00
  • 36f9c16af2 Regen test results for improved ids Daniel James 2017-09-10 23:30:33 +01:00
  • 79664e03ca Return error if any of the python tests fail Daniel James 2017-09-10 23:29:38 +01:00
  • 966d5c14ad Try to fix travis Daniel James 2017-09-10 23:13:14 +01:00
  • abaafffe48 Merge branch 'develop' Daniel James 2017-09-08 19:16:16 +01:00
  • 33ce2b8cb2 Try harder to avoid generating unstable filenames like any_cast_idp758556752.html. Functions with the same name only conflict if they're in the same scope. Steven Watanabe 2017-07-22 19:05:04 -06:00
  • 330c8abf0e Merge pull request #8 from jzmaddock/patch-5 Daniel James 2017-07-05 19:08:59 +01:00
  • f72f6a54aa Change to develop versions of images. jzmaddock 2017-07-05 18:12:23 +01:00
  • fb09e4e2bc Change default image (online) location. jzmaddock 2017-07-03 19:27:40 +01:00
  • 754c4df0fd Merge branch 'develop' boost-1.65.1 boost-1.65.0 boost-1.64.0-beta2 boost-1.64.0-beta1 boost-1.64.0 boost-1.63.0 Daniel James 2016-11-01 20:14:07 +00:00
  • e08a377bc7 Install docbook packages on travis Daniel 2016-11-01 15:42:25 +00:00
  • 4f3894fcfb Alternative 'Fullbleed' navbar.border option. Daniel James 2016-11-01 09:58:17 +00:00
  • f39931d170 Convert header style from xsl:if to xsl:choose. Daniel James 2016-11-01 09:58:17 +00:00
  • 308d3ec3ce Ignore some test/build files Daniel James 2016-11-01 09:58:16 +00:00
  • 9131e7c36a Requires xsltproc and lxml. Daniel James 2016-05-27 08:27:08 +01:00
  • 24506ac9f7 Whitespace change Daniel James 2016-05-27 08:06:50 +01:00
  • 8278d3d181 First attempt at using travis. Daniel James 2016-05-26 23:14:53 +01:00
  • 02abc8c9a4 Truncate ids in tests even more. Daniel James 2016-05-26 23:12:36 +01:00
  • 18c73d8f01 Merge branch 'develop' boost-1.62.0 boost-1.61.0 Daniel James 2016-03-21 21:38:38 +00:00
  • f1aef5c98e Fix the <pre> block workaround in doxygen2boostbook.xsl Daniel James 2016-01-13 19:33:09 +00:00
  • 30911053b5 Convert the complicated doxygen preformatted tags. Daniel James 2016-01-10 14:46:14 +00:00
  • b42efe92e4 Handle <ndash/> generated by doxygen. Steven Watanabe 2015-03-31 16:13:31 -06:00
  • 6700d12201 Generate meta viewport element. Vladimir Prus 2014-12-08 20:27:34 +03:00
  • 9ebd73f432 Make copyright footer generation simpler and more flexible. Vladimir Prus 2014-12-08 10:37:56 +03:00
  • 22c94baebb Merge branch 'develop' boost-1.60.0 boost-1.59.0 boost-1.58.0 boost-1.57.0 Daniel James 2014-08-16 21:42:10 +01:00
  • 01882ea2a2 Merge pull request #5 from jzmaddock/patch-4 Daniel James 2014-08-16 21:41:50 +01:00
  • 0ee53a91bc Merge pull request #3 from jzmaddock/patch-2 Daniel James 2014-08-13 20:04:14 +01:00
  • c1828eda90 Update fo.xsl jzmaddock 2014-08-13 18:55:00 +01:00
  • e6e55e039f Update Jamfile.v2 jzmaddock 2014-08-13 18:51:53 +01:00
  • 657ca5ad1c Merge branch 'develop' boost-1.56.0 Daniel James 2014-03-25 21:47:20 +00:00