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

ci(docs): modernize documentation building #1205

Merged
merged 2 commits into from
Feb 14, 2020
Merged

Conversation

jd
Copy link
Contributor

@jd jd commented Feb 13, 2020

This streamlines the doc building process by:

  • Using the latest shiny Python 3.8 in the CI
  • Leveraging tox to create a venv to build the doc
  • Upgrade to the latest polished Sphinx version to build the doc
  • Remove the bulky Makefile
  • Remove the esoteric Ruby build code, brrrr

@jd jd requested a review from a team as a code owner February 13, 2020 15:10
@@ -1,11 +1,3 @@
desc "build the docs"
Copy link
Member

Choose a reason for hiding this comment

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

whoah?! but what would a Python library be without a Ruby dependency?!

This streamlines the doc building process by:
- Using the latest shiny Python 3.8 in the CI
- Leveraging tox to create a venv to build the doc
- Upgrade to the latest polished Sphinx version to build the doc
- Remove the bulky Makefile
- Remove the esoteric Ruby build code, brrrr
@jd jd force-pushed the update-doc-target branch from 2eecde7 to 37df329 Compare February 13, 2020 15:36
@jd jd merged commit 89833eb into DataDog:master Feb 14, 2020
@jd jd deleted the update-doc-target branch February 14, 2020 08:29
@majorgreys majorgreys added this to the 0.34.0 milestone Feb 19, 2020
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.

3 participants