Skip to content

rtd admin setup

Thomas Naughton edited this page Sep 23, 2024 · 5 revisions

ReadTheDocs Admin Setup

A few notes on the ReadTheDocs setup used in the intersect-architecture repository.

RTD Portal Page

  1. Admin page is under naughtont account (happy to move/migrate) and points at the GitHub public repository.

    RTD portal

RTD Config File

  1. Repository configurations are maintained in top-level file .readthedocs.yaml

RTD CI Checker

  1. Each pull-request has a RTD check, which builds/renders the PR as it would look online.

    RTD CI details

Clone this wiki locally