Skip to content

Commit

Permalink
doc: add metadata to report docs
Browse files Browse the repository at this point in the history
Fixes: #25682

PR-URL: #25708
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
  • Loading branch information
richardlau authored and addaleax committed Jan 25, 2019
1 parent 96731fc commit f40778e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/api/report.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Diagnostic Report

<!--introduced_in=v11.8.0-->
<!-- type=misc -->

> Stability: 1 - Experimental
<!-- name=report -->

Delivers a JSON-formatted diagnostic summary, written to a file.

The report is intended for development, test and production use, to capture
Expand Down

0 comments on commit f40778e

Please sign in to comment.