Skip to content

Commit

Permalink
Merge branch 'ReadTheDoc' into merge-yt (yt-project/libyt main branch)
Browse files Browse the repository at this point in the history
  • Loading branch information
cindytsai committed Feb 16, 2024
2 parents 2af747b + f7f451a commit 28dd1a6
Show file tree
Hide file tree
Showing 76 changed files with 1,342 additions and 1,865 deletions.
71 changes: 0 additions & 71 deletions .github/workflows/pages.yml

This file was deleted.

27 changes: 27 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# .readthedocs.yaml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details

# Required
version: 2

# Set the OS, Python version and other tools you might need
build:
os: ubuntu-22.04
tools:
python: "3.10"

# Build documentation in the "doc/" directory with Sphinx
sphinx:
configuration: doc/conf.py

# Optionally build your docs in additional formats such as PDF and ePub
formats:
- htmlzip

# Optional but recommended, declare the Python requirements required
# to build your documentation
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
python:
install:
- requirements: doc/requirements.txt
33 changes: 0 additions & 33 deletions doc/DebugAndTimeProfiling/TimeProfiling.md

This file was deleted.

9 changes: 0 additions & 9 deletions doc/DebugAndTimeProfiling/index.md

This file was deleted.

Empty file removed doc/FAQs.md
Empty file.
9 changes: 0 additions & 9 deletions doc/Gemfile

This file was deleted.

99 changes: 0 additions & 99 deletions doc/Gemfile.lock

This file was deleted.

Loading

0 comments on commit 28dd1a6

Please sign in to comment.