1. 02 Feb, 2023 6 commits
  2. 31 Jan, 2023 7 commits
  3. 26 Jan, 2023 5 commits
  4. 24 Jan, 2023 8 commits
  5. 19 Jan, 2023 3 commits
  6. 13 Jan, 2023 9 commits
  7. 11 Jan, 2023 1 commit
  8. 06 Jan, 2023 1 commit
    • Jonathan Corbet's avatar
      docs: Deprecate use of Sphinx < 2.4.x · 31abfdda
      Jonathan Corbet authored
      The Sphinx 2.4 release is three years old, and it is becoming increasingly
      difficult to even find a system with an sufficiently archaic Python
      installation that can run versions older than that.  I can no longer test
      changes against anything prior to 2.4.x.
      
      Move toward raising our minimum Sphinx requirement to 2.4.x so we can
      delete some older support code and claim to support a range of versions
      that we can actually test.
      
      In the absence of screams, the actual removal of support can happen later
      in 2023.
      Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
      31abfdda