Restore Releases section and FreeSWITCH Advantage install page#303
Closed
hey-august wants to merge 3 commits into
Closed
Restore Releases section and FreeSWITCH Advantage install page#303hey-august wants to merge 3 commits into
hey-august wants to merge 3 commits into
Conversation
Collaborator
|
I don't want to clutter the doc with the release info, I'd rather link to the github links like #304 does. |
Collaborator
Author
|
Makes sense! Releases now live on the GitHub releases page for the FreeSWITCH repos: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Brings back the release notes removed in #293 as a Releases section (with navbar link), and restores a dedicated FreeSWITCH Advantage installation page.
Changes:
../Installation/*links to the current install docsBuild succeeds with no broken links or anchors.
File change summaries
docusaurus.config.js- adds the Releases navbar linkdocs/releases/_category_.json— registers the Releases sidebar categorydocs/releases/index.mdx— adds Releases landing pagedocs/releases/freeswitch-1.11.mdx— current FreeSWITCH 1.11.x release notesdocs/releases/freeswitch-1.10.mdx— FreeSWITCH 1.10.x release notesdocs/releases/freeswitch-1.8.mdx— FreeSWITCH 1.8.x release notesdocs/releases/freeswitch-1.6.mdx— FreeSWITCH 1.6.x release notesdocs/releases/freeswitch-advantage.mdx— FreeSWITCH Advantage release notes (formerly "Enterprise")docs/releases/signalwire-stack.mdx— archived legacy SignalWire Stack release notesdocs/foundations/freeswitch-advantage.mdx— Advantage install guide (Debian packages/source), including API token instructionsdocs/foundations/_advantage-assets/— screenshots of the SignalWire DashboardType of Change
Related Issues
None
Testing
Checklist