Directories ¶
Path | Synopsis |
---|---|
common
|
|
clientlib
Package clientlib provides utility functions to help with downloading client libraries.
|
Package clientlib provides utility functions to help with downloading client libraries. |
fragment
Package fragment defines the format of the fragment files that will eventually be displayed on documentation pages.
|
Package fragment defines the format of the fragment files that will eventually be displayed on documentation pages. |
metadata
Package metadata contains utility functions as well as run-time constants for creating the fragment files.
|
Package metadata contains utility functions as well as run-time constants for creating the fragment files. |
compilecheck sets up tests to check the validity of generated code samples.
|
compilecheck sets up tests to check the validity of generated code samples. |
internal/csharp
Package csharp implements compile checking for C#.code samples.
|
Package csharp implements compile checking for C#.code samples. |
internal/filesys
Package filesys contains abstractions and mocks of the file system, useful for testing.
|
Package filesys contains abstractions and mocks of the file system, useful for testing. |
internal/golang
Package golang implements compile checking for Go code samples.
|
Package golang implements compile checking for Go code samples. |
internal/java
Package java implements compilecheck for Java.
|
Package java implements compilecheck for Java. |
internal/js
Package js implements compilecheck for JS.
|
Package js implements compilecheck for JS. |
internal/langutil
Package langutil provides language-independent types useful for processing code snippets and client libraries.
|
Package langutil provides language-independent types useful for processing code snippets and client libraries. |
internal/nodejs
Package nodejs implements compilecheck for NodeJS.
|
Package nodejs implements compilecheck for NodeJS. |
internal/php
Package php implements compilecheck for PHP.
|
Package php implements compilecheck for PHP. |
internal/py
Package py implements compilecheck for Python.
|
Package py implements compilecheck for Python. |
internal/ruby
Package ruby implements compilecheck for Ruby.
|
Package ruby implements compilecheck for Ruby. |
Jsonpkger packages code fragments into JSON form.
|
Jsonpkger packages code fragments into JSON form. |
Package main contains the main driver for the mergesnippets tool, which merges manual and automatic snippets into public snippets that can be published to GCS.
|
Package main contains the main driver for the mergesnippets tool, which merges manual and automatic snippets into public snippets that can be published to GCS. |
snippet
Package snippet implements the Merger class to retrieve and merge secondary and primary snippets, and to publish the merged snippets.
|
Package snippet implements the Merger class to retrieve and merge secondary and primary snippets, and to publish the merged snippets. |
Click to show internal directories.
Click to hide internal directories.