Skip to content

Commit

Permalink
Pygments
Browse files Browse the repository at this point in the history
  • Loading branch information
phtournier committed Jan 10, 2025
1 parent 469b0b8 commit 9545c46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
pip install Sphinx
pip install sphinxcontrib-inlinesyntaxhighlight
pip install sphinx-sitemap
pip install Pygments
git clone https://github.com/FreeFem/FreeFem-parser-pygments.git ~/pygments
sudo cp ~/pygments/freefem.py /home/runner/.local/lib/python3.12/site-packages/pygments/lexers/
(cd /home/runner/.local/lib/python3.12/site-packages/pygments/lexers/ && sudo python _mapping.py)
Expand Down

0 comments on commit 9545c46

Please sign in to comment.