Skip to content

Update documentation for Elixir 1.20.1 and Phoenix 1.8.8#2696

Open
toupeira wants to merge 3 commits into
freeCodeCamp:mainfrom
toupeira:chore/elixir-updates
Open

Update documentation for Elixir 1.20.1 and Phoenix 1.8.8#2696
toupeira wants to merge 3 commits into
freeCodeCamp:mainfrom
toupeira:chore/elixir-updates

Conversation

@toupeira

Copy link
Copy Markdown

Updating an existing documentation to its latest version

  • Updated the versions and releases in the scraper file
  • Ensured the license is up-to-date
  • Ensured the icons and the SOURCE file in public/icons/your_scraper_name/ are up-to-date if the documentation has a custom icon
  • Ensured self.links contains up-to-date urls if self.links is defined
  • Tested the changes locally to ensure:
    • The scraper still works without errors
    • The scraped documentation still looks consistent with the rest of DevDocs
    • The categorization of entries is still good

toupeira added 3 commits June 13, 2026 14:58
Also switch to the new URL layout from hexdocs.pm, the old paths now
all redirect so we can also change this for older Elixir versions.
Also switch to the new URL layout from hexdocs.pm, which requires using
multiple base URLs.

Other tweaks:
- Fix the `:skip_patterns` to avoid some pages starting with `js` not
  getting included
- Drop the other `:skip_patterns`, this don't seem to be needed anymore
- Drop the `:only_patterns` so we can include guides with their section
  titles
@toupeira toupeira requested a review from a team as a code owner June 13, 2026 13:50
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.

1 participant