-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[Freshness Policy GA] api docs #32665
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
Conversation
|
Deploy preview for dagster-docs ready! Preview available at https://dagster-docs-9mvkutpyg-elementl.vercel.app Direct link to changed pages: |
docs/sphinx/_ext/sphinx-mdx-builder/sphinxcontrib/mdxbuilder/writers/mdx.py
Show resolved
Hide resolved
|
@anuthebananu I'm seeing this docs build error: Are these methods referenced multiple times in assets.rst or defined multiple times in the source code? |
|
I've only added to RST in a single file (docs/sphinx/sections/api/apidocs/dagster/assets.rst) in this PR |
|
i also added |
fb603cc to
0719e54
Compare
|
Removing the annotation from the methods seems to have fixed things |
Merge activity
|

Summary & Motivation
FreshnessPolicy@publicannotation toFreshnessPolicyclassHow I Tested These Changes
local docs site
Changelog