Work with read the docs: Difference between revisions

From DISI
Jump to navigation Jump to search
m (asdf)
m (asdf)
Line 1: Line 1:
xcode-select --install
  git clone https://github.com/gregorpatof/read-the-dock-docs
  git clone https://github.com/gregorpatof/read-the-dock-docs
  cd read-the-dock-docs/
  cd read-the-dock-docs/

Revision as of 18:48, 6 June 2024

xcode-select --install
git clone https://github.com/gregorpatof/read-the-dock-docs
cd read-the-dock-docs/
git checkout -b JJI
pip3 install sphinx_rtd_theme
git -C /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core fetch --unshallow
brew update
brew install python
brew link python@3.12