-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Changes from 1 commit
Commits
Show all changes
108 commits
Select commit
Hold shift + click to select a range
f4ced1b
Current state
AA-Turner f83e08f
Fix title generation
AA-Turner 9cd91e4
Fix contents section location
AA-Turner 4a36065
Clarify contents page
AA-Turner 62edb6e
Split pep_parser to files
AA-Turner eb795e0
Update conf
AA-Turner a13f959
clean imports
AA-Turner c7b9cea
get pep 0 generation to work
AA-Turner 9403363
Update build and Makefile
AA-Turner 88e20a2
Misc cleanup
AA-Turner e6869ca
Add sphinx dependency
AA-Turner 4080e62
update makefile
AA-Turner af0dfc3
fix for read the docs
AA-Turner 531e860
updates for contents
AA-Turner c9e1c14
support pythondotorg build process
AA-Turner 3dd68a1
fix urls for read the docs
AA-Turner ab28391
fix import error
AA-Turner 1d64717
make compatible with read the docs
AA-Turner 9d57d7f
update base url
AA-Turner e88699f
Fix numerical index (pep list was being overwritten)
AA-Turner cfafa99
Fix name parsing
AA-Turner d5fe06f
Update name parsing in PEP 0
AA-Turner 0b2c7a4
Include requirements file
AA-Turner 31fe99c
Update ToC to remove title
AA-Turner 1fb3112
Update Contents class
AA-Turner cd600b4
Fixes as per Éric Araujo's comments
AA-Turner 6bf48d5
move Travis CI to use requirements.txt
AA-Turner 3c31d04
Update build to include 3.8 and sanity checks
AA-Turner f779673
Move to author metadata lookup for PEP index
AA-Turner cc2eb9e
update .travis.yml
AA-Turner 992ec43
Lint travis config with config.travis-ci.com
AA-Turner 12e8a96
oops...
AA-Turner a92fa4c
Correct command calls
AA-Turner d72d4f4
Move CSV to comma separated
AA-Turner 0057861
Allow Failures in Travis
AA-Turner 2f3b15e
Update Makefile
AA-Turner 7351d99
Re-organise extension
AA-Turner 4f6ea10
Update Makefile
AA-Turner f08e9ff
Improve packaging process
AA-Turner 1e8ea36
Transform <code> to <tt>
AA-Turner 72064da
Transform literal blocks
AA-Turner 108615e
Transform blockquotes
AA-Turner 441b35f
Fix author sort
AA-Turner d409205
PEP0 transforms
AA-Turner fa77eb0
Fix minor regression in blocktest code
AA-Turner 761e66f
Fix minor regression in li/p code
AA-Turner c42e5f6
Try again on theming - starting over!
AA-Turner 6213270
Type hinting: pep_zero.py
AA-Turner 9aaff1f
clean imports in PEPTargetNotes
AA-Turner 62e2536
Add github source link transform
AA-Turner 15696fb
Rename pep_target_notes.py to better reflect role
AA-Turner c9da153
Remove header fields as per pydotorg converters
AA-Turner 7a348b3
prevent unneeded source copying
AA-Turner 1e73311
Clean up docutils.conf
AA-Turner ee3e9a5
Clean contents.rst - emphasise that we only use it for Sphinx
AA-Turner 841fa31
PEP header styling changes
AA-Turner 25b76ff
Add custom paragraph and ordered list visitors (based on html4css1 wr…
AA-Turner 4ced4a0
Add jinja2 filter for PEP Ids
AA-Turner d5aab3b
Add math2html maths processor
AA-Turner 6fd9795
Reduce page weight - remove jQuery and underscore.js
AA-Turner 3bfadb2
Add pydotorg base styles (and fix fonts)
AA-Turner 022a561
Add favicon
AA-Turner c5ba162
Clean theme.conf
AA-Turner 68f87c7
Add custom breadcrumbs template to mirror pydotorg
AA-Turner 9d82e6b
Remove jQuery from the search page
AA-Turner 371a61d
Add custom sidebar templates
AA-Turner da69c1a
subset of doctools.js and searchtools.js in plain ES6
AA-Turner a4f227a
Core layout template
AA-Turner 494db5c
clear PEP styles
AA-Turner 9b66893
PEP style overrides
AA-Turner cd22dd7
Misc conf.py changes
AA-Turner ae8f901
Check translator class used by RTD
AA-Turner a7f3736
Add make clean option
AA-Turner 47c5a66
Add GH pages
AA-Turner 12a30ad
Add index file
AA-Turner 754b684
Clean up RSS generation
AA-Turner 3ab124a
Remove old pyramid files
AA-Turner 1d1d8db
Re-organise pep_processor
AA-Turner 819b0cb
Rename pep zero generator files for consistency
AA-Turner 54b94fb
Reorganise pep theme
AA-Turner 126195a
Clean conf.py
AA-Turner 2dddd9c
Clean imports
AA-Turner 8216159
Modern class defs
AA-Turner cf7fae2
Type hints
AA-Turner 2e2cb32
Compile regex
AA-Turner d30356d
PEPError helper method
AA-Turner d0e57e0
Functionise
AA-Turner 771d24e
Move constants
AA-Turner 8e82d03
Small changes to pep_zero_generator
AA-Turner 2385ded
Update excludes
AA-Turner 1822c19
Conf updates
AA-Turner 1e30f64
Update sphinx version
AA-Turner 4b79aaf
Remove unneeded files
AA-Turner 40d706a
Fix typos
AA-Turner 6147159
Use pydotorg mathematics rendering
AA-Turner b661ccc
Edits for style in __init__.py
AA-Turner 270b825
Clarify elements in build flow
AA-Turner 4f15149
Update pep2rss to closer match current output
AA-Turner e257372
Use absolute path
AA-Turner c263371
Add venv to gitignore
AA-Turner 116f3a7
Match current state of name parsing branch
AA-Turner e37b5d2
Makefile should be generating rss!
AA-Turner c44d852
PEP 249 style is different
AA-Turner ad4c6
8000
a1
Implemented auto-linking with the PEP pattern
AA-Turner 6586784
Definition list styling only applies to headers and footnotes
AA-Turner ae53f01
Add last-modified date to footer re python/pythondotorg#1564
AA-Turner 8f03eeb
Add sphinx support - pythondotorg compat.
AA-Turner 08f55d7
Change html_title to lowercase (per @pradyunsg)
AA-Turner File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add make clean option
- Loading branch information
commit a7f3736846502bf391d98f23ba287688ff1a443f
There are no files selected for viewing
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
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
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.
Add sphinx support - pydotorg compat (ref #1385) #1569
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account