close
The Wayback Machine - https://web.archive.org/web/20210202103103/https://github.com/python/peps/issues/10
Skip to content
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

Move peps into subdirectory #10

Closed
birkenfeld opened this issue Jun 16, 2016 · 4 comments
Closed

Move peps into subdirectory #10

birkenfeld opened this issue Jun 16, 2016 · 4 comments

Comments

@birkenfeld
Copy link
Member

@birkenfeld birkenfeld commented Jun 16, 2016

The root directory listing is currently very long, which means that nobody will see github's readme rendering.

The peps sources could be moved into a subdirectory, separated from the scripts used to generate the rendered versions.

timofurrer added a commit to timofurrer/peps that referenced this issue Jun 17, 2016
This change moves all PEPs into the `peps/`
subdirectory. The HTML files generated by
`pep2html.py` will be located in `output/`.

The `make` to convert a single PEP to HTML
change slightly **if** you specify the path.
It's still the when specifying the id.

From: `make pep-0020.txt`
To: `make peps/pep-0020.txt`

... just use tab completion ;)
timofurrer added a commit to timofurrer/peps that referenced this issue Jun 17, 2016
This change moves all PEPs into the `peps/`
subdirectory. The HTML files generated by
`pep2html.py` will be located in `output/`.

The `make` to convert a single PEP to HTML
change slightly **if** you specify the path.
It's still the when specifying the id.

From: `make pep-0020.txt`
To: `make peps/pep-0020.txt`

... just use tab completion ;)
timofurrer added a commit to timofurrer/peps that referenced this issue Jun 17, 2016
This change moves all PEPs into the `peps/`
subdirectory. The HTML files generated by
`pep2html.py` will be located in `output/`.

The `make` command to convert a single PEP to HTML
has changed slightly **if** you specify the path.
It's still same the when specifying the id.

From: `make pep-0020.txt`
To: `make peps/pep-0020.txt`

... just use tab completion ;)
@Mariatta
Copy link
Member

@Mariatta Mariatta commented Nov 17, 2017

So I think we shouldn't move files around because it'll mean that we can't view the complete file history on GitHub.

@brettcannon
Copy link
Member

@brettcannon brettcannon commented Nov 21, 2017

Yep, unfortunately the move will break stuff, so I will close this.

Host PEPs on Read the Docs automation moved this from To do to Done Nov 21, 2017
@merwok
Copy link
Member

@merwok merwok commented Nov 21, 2017

I wonder if changing the website field in the repo description to be #python-enhancement-proposals or https://github.com/python/peps#python-enhancement-proposals would help.

@holdenweb
Copy link
Member

@holdenweb holdenweb commented Dec 7, 2017

trishankatdatadog added a commit to lukpueh/peps that referenced this issue Oct 10, 2019
Update images to show bin N
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
6 participants