File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ # Instructions for the cf-python gallery of code recipes
2+
3+ ## Environment
4+
15* The generation of recipes using Sphinx-Gallery requires ` Python<3.12.0 ` and:
26
37 ``` txt
1418 pip install alabaster==0.7.13
1519 pip install sphinx==2.4.5
1620 ```
21+
22+ ## Notes
1723
1824* The ` .py ` files to generate recipes are stored in ` docs/source/recipes/ ` .
1925
5157 <button data-filter =" testfilter" >Test</button >
5258 </div >
5359 ```
60+
61+ ## Building for a release
62+
63+ TODO
Original file line number Diff line number Diff line change 6060 ./test_tutorial_code
6161 ```
6262
63- - [ ] ** Follow all of the steps outlined externally in ` DOCUMENTATION .md` ** ,
63+ - [ ] ** Follow all of the steps outlined externally in ` RECIPES .md` ** ,
6464 notably so that the correct Sphinx-related environment is prepared for
6565 documentation building.
6666
You can’t perform that action at this time.
0 commit comments