Skip to content

[DOCS] Fix Makefile target docsbuild#3071

Merged
jiayuasu merged 1 commit into
apache:masterfrom
jbampton:update-makefile
Jun 20, 2026
Merged

[DOCS] Fix Makefile target docsbuild#3071
jiayuasu merged 1 commit into
apache:masterfrom
jbampton:update-makefile

Conversation

@jbampton

Copy link
Copy Markdown
Member

Adds the missing "npm" steps to build the new version of the site with gulp

Removes unneeded build step and fixes mike serve

Did you read the Contributor Guide?

Is this PR related to a ticket?

  • No:
    • this is a documentation update. The PR name follows the format [DOCS] my subject

What changes were proposed in this PR?

Basic details are already listed in our docs. I will do another PR to update the docs to add more information about the Makefile as an alternative and convenient way to build the docs.

https://sedona.apache.org/latest-snapshot/setup/compile/

How was this patch tested?

  • prek run -a
  • make docsbuild

Did this PR include necessary documentation updates?

  • No, this PR does not affect any public API so no need to change the documentation.

Adds the missing "npm" steps to build the new version of the site with gulp

Removes unneeded build step and fixes mike serve
@jbampton jbampton added this to the sedona-1.9.1 milestone Jun 20, 2026
@jbampton jbampton requested a review from jiayuasu as a code owner June 20, 2026 13:17
@jbampton jbampton added the docs label Jun 20, 2026
@jiayuasu jiayuasu merged commit 0793fd6 into apache:master Jun 20, 2026
11 checks passed
@jbampton jbampton deleted the update-makefile branch June 20, 2026 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document how to build and change the documentation

2 participants