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

documentation for download_file got mangled #319

Closed
benson-basis opened this issue Oct 23, 2015 · 2 comments
Closed

documentation for download_file got mangled #319

benson-basis opened this issue Oct 23, 2015 · 2 comments
Labels
bug This issue is a confirmed bug. documentation This is a problem with documentation.

Comments

@benson-basis
Copy link

Look here, and you will see that most of the doc for the download_file operation is missing.

http://boto3.readthedocs.org/en/latest/reference/services/s3.html#S3.Bucket.download_file

@mtdowling mtdowling added bug This issue is a confirmed bug. documentation This is a problem with documentation. labels Oct 23, 2015
@mtdowling
Copy link
Contributor

Thanks for reporting. We'll take a look.

@JordonPhillips
Copy link
Contributor

This appears to have been fixed with #459. The issue was that custom functions were being put in the wrong 'section', causing them to be out of order and to have some pretty glaring formatting issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a confirmed bug. documentation This is a problem with documentation.
Projects
None yet
Development

No branches or pull requests

3 participants