evaluate-docs

command
v1.15.0-bzc-beta.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 20, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

README

Istio documentation evaluation

The tooling in this directory is used to evaluate documentation on the Istio.io website, looking for documentation without tests and evaluating it based on Google analytics results. Pages are divided into different priorities based on thresholds for P0, P1, and P2 and a CSV file is generated with the results. This can then be imported into a Google docs spreadsheet in order to create the testing day spreadsheet.

Usage

First, export a CSV containing the Istio.io analytics. In this case, it's called istio.csv.

go build .
./evaluate-docs --analyticspath istio.csv --docspath ~/code/istio/istio.io/istio.io/content/ --outpath out.csv
  • analyticspath represents the path to the analytics CSV
  • docspath represents the path to a cloned, up to date copy of the Istio.io docs repo
  • outpath represents the file to store the evaluation results in

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL