Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Sphinx - RSS#1934

Merged
pablogsal merged 5 commits into
python:masterpython/peps:masterfrom
AA-Turner:sphinx-rssAA-Turner/peps:sphinx-rssCopy head branch name to clipboard
Jun 15, 2021
Merged

Sphinx - RSS#1934
pablogsal merged 5 commits into
python:masterpython/peps:masterfrom
AA-Turner:sphinx-rssAA-Turner/peps:sphinx-rssCopy head branch name to clipboard

Conversation

@AA-Turner

@AA-Turner AA-Turner commented Apr 20, 2021

Copy link
Copy Markdown
Member

See #2, #1385 for context.

This is the RSS generation part, building on PR #1930. It contains the logic for generating RSS

@AA-Turner AA-Turner requested a review from a team as a code owner April 20, 2021 22:44
@hugovk hugovk mentioned this pull request Apr 21, 2021
Comment thread Makefile
Comment thread pep_rss_gen.py
This was referenced May 5, 2021
@AA-Turner AA-Turner force-pushed the sphinx-rss branch 2 times, most recently from a82ddc8 to c46ce31 Compare May 7, 2021 14:56
@pablogsal

Copy link
Copy Markdown
Member

@AA-Turner This needs rebasing or closing?

@AA-Turner

Copy link
Copy Markdown
Member Author

Rebased

@pablogsal

Copy link
Copy Markdown
Member

@AA-Turner What's the best way to test this?

@AA-Turner

Copy link
Copy Markdown
Member Author

make pep_rss or python pep_rss_gen.py & looking at the RSS file.

@AA-Turner

AA-Turner commented Jun 12, 2021

Copy link
Copy Markdown
Member Author

Just found https://validator.w3.org/feed/#validate_by_input, seems that the spec only supports one author entry per item, will ammend.

(edit: for future ref, https://stackoverflow.com/questions/5855993/multiple-authors-in-rss-or-atoms)

@AA-Turner

Copy link
Copy Markdown
Member Author

@pablogsal fixed author issues (W3C validator not entirely happy as it expects only one author, but the spec is silent on this and the SO answer above seemed to confirm that there is no best way to deal with this).

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.

5 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.