1. 21 Mar, 2023 2 commits
  2. 20 Mar, 2023 4 commits
  3. 19 Mar, 2023 1 commit
  4. 18 Mar, 2023 6 commits
  5. 17 Mar, 2023 1 commit
  6. 15 Mar, 2023 2 commits
  7. 14 Mar, 2023 1 commit
  8. 12 Mar, 2023 2 commits
  9. 11 Mar, 2023 6 commits
  10. 10 Mar, 2023 3 commits
  11. 03 Mar, 2023 1 commit
  12. 02 Mar, 2023 3 commits
  13. 01 Mar, 2023 2 commits
  14. 28 Feb, 2023 2 commits
  15. 27 Feb, 2023 1 commit
  16. 25 Feb, 2023 2 commits
  17. 24 Feb, 2023 1 commit
    • Dominik Charousset's avatar
      Drop Codedocs integration · 18735ddb
      Dominik Charousset authored
      The workers of Codedocs don't have the `dot` tool available for
      `doxygen`. This means all inheritance graphs consist of broken images.
      Further, the installed `doxygen` version on the workers is very old and
      doesn't seem to get updated.
      
      We host our Doxygen-generated API reference on our website now. This
      also allows us to have multiple versions online. Currently, we only have
      the latest version: 0.18.7.
      
      Close #1360.
      18735ddb