Skip to content

Update documentation for Elixir 1.20.1 and Phoenix 1.8.8#2696

Merged
simon04 merged 3 commits into
freeCodeCamp:mainfrom
toupeira:chore/elixir-updates
Jun 21, 2026
Merged

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

Conversation

@toupeira

Copy link
Copy Markdown
Contributor

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

@simon04 simon04 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@simon04 simon04 merged commit af3fa43 into freeCodeCamp:main Jun 21, 2026
1 check passed
@toupeira toupeira deleted the chore/elixir-updates branch June 21, 2026 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants