sail-sg / jax_xc

Exchange correlation functionals translated from libxc to jax

Home Page:https://jax-xc.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automate RTD pipeline in release workflow

mavenlin opened this issue · comments

After building the wheel

  1. Install the wheel.
  2. Invoke sphinx make html.
  3. Deploy to readthedocs.

@iamohcy Since you've setup this for hloenv, could you offer some help on this?

I believe the steps should be:

  1. Create a RTD account
  2. Connect GitHub account to RTD
  3. Import a project
  4. Set up an Integration so RTD automatically builds on detecting changes

Could you assist @DyeKuu on this?

I believe the steps should be:

  1. Create a RTD account
  2. Connect GitHub account to RTD
  3. Import a project
  4. Set up an Integration so RTD automatically builds on detecting changes