question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add `since` information to generated docs

See original GitHub issue

Now we implemented #6100 we should show that info in the generated docs.

We should take into account that this annotation can be put on module and package too, meaning that all declarations in that module or package should be marked as being added since that version.

With the annotation on a declaration overriding an annotation on a package which overrides an annotation on the module.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
FroMagecommented, Aug 31, 2016

Done.

0reactions
FroMagecommented, Aug 25, 2016

Well, not blocking but it should be trivial to add and we’ve already spent some time adding those annotations we may as well use them.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Add citations and a bibliography - Computer - Google Docs ...
In the Citations sidebar, under your selected style, click + Add citation source. · Select your source type. · Select how you accessed...
Read more >
Add data to Cloud Firestore - Firebase - Google
Create an empty document with an automatically generated identifier, and assign data to it later. This guide explains how to use the set,...
Read more >
Automatic documentation generation from code
Automatic documentation generation from code¶. In the previous section of the tutorial you manually documented a Python function in Sphinx.
Read more >
Populating our documentation - Sphinx-RTD-Tutorial
Generating documentation from docstrings​​ Now let's see how we can auto-generate documentation from the docstrings in our Python source files. ...
Read more >
Automatically generated release notes
On GitHub.com, navigate to the main page of the repository. · To the right of the list of files, click Releases. · Click...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found