Skip to content
Snippets Groups Projects
  1. Sep 08, 2023
  2. Sep 07, 2023
  3. Jul 10, 2023
  4. Jul 07, 2023
  5. Jun 09, 2023
  6. May 25, 2023
  7. May 18, 2023
  8. May 10, 2023
    • Markus Armbruster's avatar
      qga/qapi-schema: Reformat doc comments to conform to current conventions · 059d341a
      Markus Armbruster authored
      
      Change
      
          # @name: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed
          #        do eiusmod tempor incididunt ut labore et dolore magna aliqua.
      
      to
      
          # @name: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed
          #     do eiusmod tempor incididunt ut labore et dolore magna aliqua.
      
      See recent commit "qapi: Relax doc string @name: description
      indentation rules" for rationale.
      
      Reflow paragraphs to 70 columns width, and consistently use two spaces
      to separate sentences.
      
      To check the generated documentation does not change, I compared the
      generated HTML before and after this commit with "wdiff -3".  Finds no
      differences.  Comparing with diff is not useful, as the reflown
      paragraphs are visible there.
      
      Signed-off-by: default avatarMarkus Armbruster <armbru@redhat.com>
      Message-Id: <20230428105429.1687850-17-armbru@redhat.com>
      Reviewed-by: default avatarJuan Quintela <quintela@redhat.com>
      059d341a
  9. May 04, 2023
  10. Apr 28, 2023
  11. Mar 22, 2023
  12. Mar 08, 2023
  13. Feb 23, 2023
  14. Feb 08, 2023
  15. Jan 09, 2023
  16. Dec 20, 2022
  17. Dec 14, 2022
  18. Nov 05, 2022
Loading