Skip to content

Conversation

jfboismenu
Copy link
Contributor

Rebranded, and fixed a few warnings to make the output of the doc generation process a little cleaner.

>>> sg.info()
{'full_version': [8, 2, 1, 0], 'version': [8, 2, 1], 'user_authentication_method': 'default', ...}
Tokens and values
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was never rendered out to html and generated warnings. It made sense to remove as the doc is prefectly readable without it.

.. note::
Support for passing in an int representing the Attachment ``id`` is deprecated
.. todo::
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

todo is not a valid token in sphinx.

@jfboismenu jfboismenu requested a review from eshokrgozar June 2, 2021 19:17
# does not support Python 2.6
# See https://docs.travis-ci.com/user/reference/xenial/#python-support

# Python 2.6, Server #1
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Python 2.6 was deprecated on May 1rst and the build is failing, so let's get rid of it.


v3.1.1 (2019 August 29)
=====================
=======================
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixes a LOT of warnings.

Copy link
Contributor

@eshokrgozar eshokrgozar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM as long as we're okay with the broken links for now.

Comment on lines +25 to +29
* [Installing](http://developer.shotgridsoftware.com/python-api/installation.html)
* [Tutorials](http://developer.shotgridsoftware.com/python-api/cookbook/tutorials.html)
* [API Reference](http://developer.shotgridsoftware.com/python-api/reference.html)
* [Data Types](http://developer.shotgridsoftware.com/python-api/reference.html#data-types)
* [Filter Syntax](http://developer.shotgridsoftware.com/python-api/reference.html#filter-syntax)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These links don't work right now. Are we sure they are going to be online when this is released?

@jfboismenu jfboismenu merged commit 1057ebb into master Jun 3, 2021
@jfboismenu jfboismenu deleted the sg-22787-shotgrid branch June 3, 2021 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants