Skip to content

apiarian/vscode-go-test-docs-main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vscode-go test docs main package

This is part of a test to see how documentation tools behave. This was created for use in vscode-go development, but it could certainly be used in other go documentation experiments.

This package imports three others:

  1. vscode-go-test-docs-gopathonly only exists in the $GOPATH.
  2. vscode-go-test-docs-vendoroverride exists in both the $GOPATH and the vendor/ directory.
  3. vscode-go-test-docs-vendoronly only exists in the vendor/ directory. This repository does not exist in github.

Setup

cd $GOPATH/github.com/apiarian
git clone https://github.com/apiarian/vscode-go-test-docs-main.git
git clone https://github.com/apiarian/vscode-go-test-docs-gopathonly.git
git clone https://github.com/apiarian/vscode-go-test-docs-vendoroverride.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages