Skip to content
Snippets Groups Projects
  1. Nov 16, 2018
  2. Nov 12, 2018
  3. Oct 30, 2018
  4. Oct 17, 2018
  5. Oct 15, 2018
  6. Oct 11, 2018
  7. Oct 10, 2018
  8. Oct 08, 2018
  9. Oct 02, 2018
  10. Oct 01, 2018
  11. Sep 25, 2018
  12. Sep 24, 2018
  13. Sep 20, 2018
  14. Sep 18, 2018
  15. Sep 17, 2018
  16. Sep 16, 2018
  17. Sep 14, 2018
  18. Aug 01, 2018
  19. Jun 21, 2018
    • Antoine Lambert's avatar
      Makefile: Fix various documentation build issues · e128e9ed
      Antoine Lambert authored
      This commit slighly modifies Makefiles in order to be able to build
      the documentation on Debian stretch (using sphinx 1.4.9) but also
      with the latest sphinx version to date (1.7.5).
      
      Changes notably includes:
      
        - remove the --implicit-namespaces option for sphinx-apidoc as:
      
           * it is not needed
           * it is not supported on sphinx 1.4.9
           * output is not correct with sphinx 1.7.5
      
        - use sphinx -b option instead of -M for building html doc
          as an exception is raised otherwise when using sphinx 1.4.9
      e128e9ed
  20. Jun 14, 2018
  21. May 29, 2018
  22. May 25, 2018
  23. May 24, 2018
  24. Mar 16, 2018
    • Antoine Lambert's avatar
      docs: Improve navigation and subprojects scope in global swh documentation · af371572
      Antoine Lambert authored
      This commit adds a postprocessing step on the generated html documentation for swh.
      Its purpose is to modify the indices and search scope in each swh subproject doc.
      
      Prior to that, when browsing a subproject doc, indices and search were scoped
      to all swh projects. This was not really convenient for the reader who only
      wanted to focus on a specific subproject. Now indices and search are only scoped
      to each swh subproject content.
      
      Nevertheless, global indices and search are still available from the
      root documentation index.
      af371572
  25. Feb 09, 2018
Loading