File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ version : 2
2+
3+ build :
4+ os : ubuntu-22.04
5+ tools :
6+ python : " 3.11"
7+
8+ mkdocs :
9+ configuration : mkdocs.yml
10+
11+ python :
12+ install :
13+ - requirements : requirements.txt
Original file line number Diff line number Diff line change 11site_name : phy
2- pages :
3- - Getting started :
4- - Introduction : ' index.md'
5- - Release notes : ' release.md'
6- - Troubleshooting : ' troubleshooting.md'
7- - User guide :
8- - Terminology : ' terminology.md'
9- - Interactive visualization : ' visualization.md'
10- - Manual clustering : ' clustering.md'
11- - Keyboard shortcuts and snippets : ' shortcuts.md'
12- - Tutorials :
13- - Manual Clustering Practical Guide (by S. Lenzi and N. Steinmetz) : ' sorting_user_guide.md'
14- - Developer guide :
15- - Customization : ' customization.md'
16- - Plugin examples : ' plugins.md'
17- - Data analysis : ' analysis.md'
18- - API documentation : ' api.md'
2+ nav :
3+ - Getting started :
4+ - Introduction : index.md
5+ - Release notes : release.md
6+ - Troubleshooting : troubleshooting.md
7+ - User guide :
8+ - Terminology : terminology.md
9+ - Interactive visualization : visualization.md
10+ - Manual clustering : clustering.md
11+ - Keyboard shortcuts and snippets : shortcuts.md
12+ - Tutorials :
13+ - Manual Clustering Practical Guide (by S. Lenzi and N. Steinmetz) : sorting_user_guide.md
14+ - Developer guide :
15+ - Customization : customization.md
16+ - Plugin examples : plugins.md
17+ - Data analysis : analysis.md
18+ - API documentation : api.md
1919theme : readthedocs
20+ docs_dir : docs
You can’t perform that action at this time.
0 commit comments