File tree Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 66# -- Project information -----------------------------------------------------
77# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
88
9- project = "Ada & SPARK extension for VS Code"
9+ project = "Ada & SPARK VS Code Extension User's Guide "
1010project_copyright = "2024-2025, AdaCore"
1111author = "AdaCore"
1212
Original file line number Diff line number Diff line change 1- .. Ada & SPARK extension for VS Code documentation master file, created by
1+ .. Ada & SPARK VS Code Extension User's Guide master file, created by
22 sphinx-quickstart on Thu Dec 26 19:26:17 2024.
33 You can adapt this file completely to your liking, but it should at least
44 contain the root `toctree` directive.
55
6- Ada & SPARK extension for VS Code documentation
7- ===============================================
6+ Ada & SPARK VS Code Extension User's Guide
7+ ==========================================
88
99.. toctree ::
1010 :maxdepth: 2
1111 :caption: Contents:
1212
13+
14+ User's Guide <vscode-ug.md >
1315 Tutorial: Using Ada in VS Code <Getting-Started.md >
14- refactoring_tools
15- settings
16- traces
17- tips_and_tricks
18- Protocol extensions <extensions.md >
16+ Refactoring Tools < refactoring_tools.md >
17+ Tips and Tricks < tips_and_tricks.rst >
18+ Ada Language Server Settings < settings.md >
19+ ALS Traces < traces.md >
20+ Language Server Protocol Extensions <extensions.md >
You can’t perform that action at this time.
0 commit comments