Skip to content
Snippets Groups Projects
  1. Jan 13, 2023
    • Antoine Lambert's avatar
      docs: Merge all documentations into a single one · 0e55968d
      Antoine Lambert authored
      These changes allow to build all SWH documentations (developmment, system
      administration and user) using a single sphinx-build command, meaning they
      are now merged into a single one with shared index of references.
      
      Development documentation is now rooted to docs/devel, user one to docs/user
      and sysadmin one to docs/sysadm so a good amount of files were moved.
      
      A couple of configuration files and makefiles were updated to reflect that change
      and the building / cleaning processes were made more reliable.
      
      Calling make in root directory of swh-docs will execute the development build
      of the documentation in a tox environment while calling make in docs folder
      will use the current virtualenv.
      
      It remains possible to build each documentation in a standalone way by
      calling make in their root directory.
      
      Closes #4496
      0e55968d
    • Antoine R. Dumont's avatar
    • Antoine Lambert's avatar
    • Antoine Lambert's avatar
      tox: Add support for tox 4.x · e2308580
      Antoine Lambert authored
      Some deprecated tox 3.x features have been removed in tox 4.x
      and some install behaviors changed between the two versions.
      
      So add tox 4.x support while keeping tox >= 3.7 compatibility.
      e2308580
  2. Jan 12, 2023
  3. Jan 09, 2023
  4. Jan 06, 2023
  5. Jan 03, 2023
  6. Dec 19, 2022
  7. Dec 14, 2022
  8. Dec 12, 2022
  9. Dec 09, 2022
  10. Dec 06, 2022
  11. Nov 30, 2022
  12. Nov 29, 2022
  13. Nov 28, 2022
  14. Nov 23, 2022
  15. Nov 22, 2022
  16. Nov 21, 2022
  17. Nov 18, 2022
  18. Nov 17, 2022
  19. Nov 14, 2022
Loading