Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

New Doxybook/Jekyll-based GitHub Pages documentation infrastructure (take two) #1611

Merged
merged 5 commits into from
Feb 11, 2022

Commits on Feb 10, 2022

  1. Re-apply PR with the new documentation framework.

    This reverts commit 4d657ac.
    brycelelbach committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    3b6f623 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f735a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0371ed View commit details
    Browse the repository at this point in the history
  4. Docs/Doxygen: #ifdef out some of the optional implementation detail…

    …s that
    
    cause Doxygen to choke.
    brycelelbach committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    486d858 View commit details
    Browse the repository at this point in the history
  5. Use the nullptr literal instead of std::nullptr_t parameters in

    `thrust::pointer` and `thrust::device_ptr` to silence spurious "set but not
    used" warnings from old GCC versions.
    brycelelbach committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    ee638c2 View commit details
    Browse the repository at this point in the history