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

[docs-beta] sphinx build attempt #2 #23787

Closed
wants to merge 12 commits into from
Closed

Conversation

cmpadden
Copy link
Contributor

@cmpadden cmpadden commented Aug 21, 2024

Summary & Motivation

  • Attempt two to get Sphinx builds to work

How I Tested These Changes

  • CI; failure is not related to docs

Notes:

  • Made custom missing docstring check a WARNING
  • Fixed improperly indented docstrings that were throwing errors
  • Remove SPHINXOPTS="-W" which blocks on warnings [reference]

@graphite-app graphite-app bot requested a review from erinkcochran87 August 21, 2024 14:14
@graphite-app graphite-app bot added the area: docs Related to documentation in general label Aug 21, 2024
Copy link

github-actions bot commented Aug 21, 2024

Deploy preview for dagster-docs ready!

Preview available at https://dagster-docs-hhwab2gf4-elementl.vercel.app
https://docs-revamp-shinx-2.dagster.dagster-docs.io

Direct link to changed pages:

@cmpadden cmpadden marked this pull request as draft August 21, 2024 14:59
@cmpadden cmpadden marked this pull request as ready for review August 21, 2024 15:10
@cmpadden cmpadden changed the title [docs-beta] sphinx #2 [docs-beta] sphinx build attempt #2 Aug 21, 2024
@cmpadden cmpadden marked this pull request as draft August 21, 2024 15:35
PedramNavid and others added 11 commits August 21, 2024 14:31
This adds some base linting styles using Vale. These are a collection of
both suggestions and errors that will raise when run against our new
docs site.
This is a single commit for the work done on the new docs revamp
project. In order to keep the commit history clean, changes from the
docs/revamp branch were squashed into a single commit.
This refactors our existing Sphix builder, in prep for the upcoming docs
revamp. The Makefile and requirements are simplified and a bug in the Sphinx extension is fixed.
This removes unused Sphinx layout files and creates a basic Sphinx html
template and layout. While this layout will not be used in the final
version of the docs project, it allows for easily building Sphinx docs
locally as proof-of-concept of the future docs work.
This updates the sphinx conf.py file so that Dagster packages no longer
need to be manually added to the paths. It also adds a few helper
extensions, mainly `sphinx_copybutton` to allow you to copy a code
snippet when output is rendered as html.
@cmpadden cmpadden force-pushed the docs/revamp-shinx-2 branch from 41131bf to 289d8c1 Compare August 21, 2024 18:32
@cmpadden cmpadden closed this Sep 5, 2024
@cmpadden cmpadden deleted the docs/revamp-shinx-2 branch October 14, 2024 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: docs Related to documentation in general
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants