Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken regex in api docs creation #1347

Merged
merged 2 commits into from
Nov 22, 2023
Merged

Fix broken regex in api docs creation #1347

merged 2 commits into from
Nov 22, 2023

Conversation

Dr-Electron
Copy link
Collaborator

Description of change

Replaced the regex which replaced s with -, to replace whitespaces. I guess this was just a typo? Or am I missing something?

Links to any relevant issues

Fixes #1346.

Type of change

  • Bug fix (a non-breaking change which fixes an issue)

Change checklist

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own changes
  • I have made sure that added/changed links still work
  • I have commented my code, particularly in hard-to-understand areas

jlvandenhout
jlvandenhout previously approved these changes Nov 22, 2023
docs/build/apis/sidebars.js Outdated Show resolved Hide resolved
Co-authored-by: Jeroen van den Hout <[email protected]>
@Dr-Electron
Copy link
Collaborator Author

@Dr-Electron Dr-Electron merged commit 7a48bf0 into main Nov 22, 2023
12 checks passed
@Dr-Electron Dr-Electron deleted the fix-api-docs branch November 22, 2023 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WASP API missing
2 participants