From 90f1b8278e6c0a4220173d03cb40c890ef7ad583 Mon Sep 17 00:00:00 2001 From: Vedant Kumar Date: Tue, 26 Jul 2016 23:09:57 +0000 Subject: [docs] Fix a sphinx error in llvm-cov.rst Failing bot: http://lab.llvm.org:8011/builders/llvm-sphinx-docs/builds/12025 Fix tested with `ninja docs-llvm-html`. llvm-svn: 276820 --- llvm/docs/CommandGuide/llvm-cov.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'llvm/docs/CommandGuide') diff --git a/llvm/docs/CommandGuide/llvm-cov.rst b/llvm/docs/CommandGuide/llvm-cov.rst index 665dbcd2113..4317126bdd8 100644 --- a/llvm/docs/CommandGuide/llvm-cov.rst +++ b/llvm/docs/CommandGuide/llvm-cov.rst @@ -317,6 +317,10 @@ OPTIONS universal binary or to use an architecture that does not match a non-universal binary. +.. program:: llvm-cov export + +.. _llvm-cov-export: + EXPORT COMMAND -------------- -- cgit v1.2.3