We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated 1. Project Overview (markdown)
New section for low-level utils and extensibility support
Minor Edits to Basic Graph Representation and I/O Section
Add Section Dedicated to Basic Graph Representation and I/O
Add The Graph Library section and segue to it from Wrapper Application section
Updated the content of the Wrapper Application section.
Updated 2. Dev Setup (markdown)
Minor visual changes, mostly to make key points stand out in Contributing Code section
Add info about restarting VSCode after running DevEnvSetup to make sure it is run from the right directory
Changing platform names in docs explaining VSCode configuration to simply be bolded rather than headers so that they don't appear in the generated TOC
Using explicit HTML tags rather than octothorpe to create headings that don't appear in the page's TOC
Punctuation tweak
Updates to streamline presentation of platform-specific instructions, as well as to make VSCode-centric instructions more explicit
Added instructions to run devEnvSetup script and then run VSCode afterward
Tweaks to the dev env setup script
Defer VSCode run description to the later section
Fix detailed instructions for cloning
Adjust second level headers to fit better in table of contents
Improve Main Section Header Names
Move up Installing Extensions and note that the Python extensions are optional, for running TestSupport
Focus on Fork and Clone Instructions
Updated 2. Work with Code & Dev Setup (markdown)
Added link to GitLens Branches View docs
Added further information for how to create feature branches, either using the builtin VSCode source control tools or using GitLens
Reverting position of instructions for how to install MSVC compiler toolchain on Windows, but keeping note about running VSCode from the Developer Command Prompt to be able to use MSVC cl down under the instructions for installing VSCode for Windows
Moved Introduction section content to the Home page, so removing Introduction section from Project Overview page
Move Introduction content to this home page from Project Overview