Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mbradeen/documentation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: asterisk/documentation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 5 commits
  • 10 files changed
  • 3 contributors

Commits on Sep 17, 2025

  1. Rework the contribution guide and style guide.

    * The docs/Asterisk-Community/Wiki-Organization-and-Style-Guide.md file has
      been deleted.
    * A new file docs/Contributing-to-the-Documentation.md has been added that
      contains extensive instructions/guidelines for content creation and
      building and testing the website locally.
    * The README.md file now just contains a link to the new page on the live
      website.
    * The Makefile was tweaked to be a bit friendlier.
    * requirements.txt was updated to the latest versions of the python packages.
    * mkdocs.yml was updated to enable Mermaid diagrams
    gtjoseph committed Sep 17, 2025
    Configuration menu
    Copy the full SHA
    7418128 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2025

  1. Configuration menu
    Copy the full SHA
    b293183 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30fc095 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

  1. Configuration menu
    Copy the full SHA
    5599bb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2025

  1. feat: ARI transfer handling - configuration improvements

    also: there is no automatically generated NOTIFY
    vinzens authored and gtjoseph committed Sep 22, 2025
    Configuration menu
    Copy the full SHA
    3b592f6 View commit details
    Browse the repository at this point in the history
Loading