Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-14498

[Docs] Make it possible to regenerate older docs with additional patch(es)

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • 8.0.0
    • Documentation
    • None

    Description

      We may need to regenerate older docs to include new changes, e.g. the new version dropdown feature.

      Since we need to regenerate the docs for the first time, it would be great if we could encapsulate this in a script. After applying the patch archery docker run ubuntu-docs should do the rest, similarly like we use in the post-release task https://github.com/apache/arrow/blob/master/dev/release/post-09-docs.sh

      ```
      dev/release/generate-docs.sh <version> <patch>

      dev/release/generate-docs.sh 6.0.0 # no patch required
      dev/release/generate-docs.sh 5.0.0 docs.patch
      dev/release/generate-docs.sh 4.0.0 docs.patch
      dev/release/generate-docs.sh 3.0.0 docs.patch

      1. then deploy to asf-site
        ```

      cc jorisvandenbossche

      Attachments

        Activity

          People

            Unassigned Unassigned
            kszucs Krisztian Szucs
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: