-
-
Notifications
You must be signed in to change notification settings - Fork 155
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
Update: buildout docs #278
Comments
the problem is, that the original zc.buildout documentation was and is complete crap, so we did our own. You can not point people to http://www.buildout.org/en/latest/ and also the doctest style pseudo documentation at https://pypi.python.org/pypi/zc.buildout/2.4.0 is even for hardcore pythonistas difficult to read. so we should update this old home-grown manual. |
It is gone in the 5 docs, but still in the 4 docs is that still needed in 5/5.x ? |
We have started to migrate the "homegrown version" of buildout docs at https://4.docs.plone.org/old-reference-manuals/buildout/ as mentioned by @jensens into Plone 6 documentation on an "as needed" basis. PR #1746 was part of this effort. There is now a reference to the homegrown version in the Glossary, instead of the poorly structured and written versions from @petschki @yurj @MrTango @davisagli @mauritsvanrees @gforcada pinging y'all to be aware of this resource, as we continue documenting the use of Buildout in Plone 6 Documentation. Thanks to @polyester for keeping it running! |
Currently we have under http://docs.plone.org/old-reference-manuals/buildout/ some docs about buildout, these docs are outdated.
The text was updated successfully, but these errors were encountered: