language-server-protocol/_data/lsif-0-5-0-toc.yml
2020-03-27 12:57:08 +01:00

65 lines
No EOL
1.6 KiB
YAML

- title: Table of Contents
reveal: _general
children:
- title: General
anchor: _general
children:
- title: Introduction
anchor: lsifIntro
- title: Motivation
anchor: lsifMotivation
- title: Ranges
anchor: ranges
- title: Result Sets
anchor: resultSet
- title: Language Features
anchor: _languageFeatures
children:
- title: definition
anchor: definition
- title: declaration
anchor: declaration
- title: hover
anchor: hover
- title: references
anchor: references
- title: implementation
anchor: implementation
- title: typeDefinition
anchor: typeDefinition
- title: foldingRange
anchor: foldingRange
- title: documentLink
anchor: documentLink
- title: documentSymbol
anchor: documentSymbol
- title: diagnostic
anchor: diagnostic
- title: project
anchor: projectContext
- title: Embedding Contents
anchor: embeddingContents
- title: Advanced Concepts
anchor: _advancedConcpets
children:
- title: Events
anchor: events
- title: Exports and Imports
anchor: exportsImports
- title: Multiple Projects
anchor: multiProjects
- title: Package Managers
anchor: packageManagers
- title: Result Ranges
anchor: resultRanges
- title: Meta Data
anchor: metaData
- title: Emitting Contstraints
anchor: emittingContstraints
- title: Additional Information
anchor: _additionalInformation
children:
- title: Tools
anchor: tools
- title: Open Questions
anchor: openQuestions