Work with read the docs: Difference between revisions

From DISI
Jump to navigation Jump to search
m (asd)
m (asdf)
Line 3: Line 3:
  git checkout -b JJI
  git checkout -b JJI
  pip3 install sphinx_rtd_theme
  pip3 install sphinx_rtd_theme
git -C /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core fetch --unshallow


[[Category:FAQ]]
[[Category:FAQ]]
[[Category:Idioms]]
[[Category:Idioms]]
''''''Bold text''''''

Revision as of 18:23, 6 June 2024

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