[{"id":297,"web_url":"https://patchwork.libcamera.org/comment/297/","msgid":"<20190114094842.rfbmmldxemnhme63@uno.localdomain>","date":"2019-01-14T09:48:42","subject":"Re: [libcamera-devel] [PATCH] Documentation: quieten sphinx-build\n\toutput","submitter":{"id":3,"url":"https://patchwork.libcamera.org/api/people/3/","name":"Jacopo Mondi","email":"jacopo@jmondi.org"},"content":"Hi Kieran,\n\nOn Mon, Jan 14, 2019 at 09:40:44AM +0000, Kieran Bingham wrote:\n> The output of the sphinx-build for our documentation is overly verbose.\n> Reduce this output to warnings and errors with the '-q' quiet option.\n>\n\nThanks, this removes all the following output from my build, but keeps\nwarning in build step [19/31]. Good!\n\n-------------------------------------------------------------------------------\n[19/31] Generating doxygen with a custom command.\n/home/jmondi/project/libcamera/libcamera.git/src/libcamera/pipeline/vimc.cpp:17: warning: Compound libcamera::PipeHandlerVimc is not documented.\n[31/31] Generating documentation with a custom command.\nRunning Sphinx v1.8.3\nmaking output directory...\nbuilding [mo]: targets for 0 po files that are out of date\nbuilding [html]: targets for 5 source files that are out of date\nupdating environment: 5 added, 0 changed, 0 removed\nreading sources... [ 20%] api-html/index\nreading sources... [ 40%] coding-style\nreading sources... [ 60%] contributing\nreading sources... [ 80%] docs\nreading sources... [100%] index\n\nlooking for now-outdated files... none found\npickling environment... done\nchecking consistency... done\npreparing documents... done\nwriting output... [ 20%] api-html/index\nwriting output... [ 40%] coding-style\nwriting output... [ 60%] contributing\nwriting output... [ 80%] docs\nwriting output... [100%] index\n\ngenerating indices... genindex\nwriting additional pages... search\ncopying static files... done\ncopying extra files... done\ndumping search index in English (code: en) ... done\ndumping object inventory... done\nbuild succeeded.\n\nThe HTML pages are in Documentation/html.\n-------------------------------------------------------------------------------\n\n-------------------------------------------------------------------------------\n[19/31] Generating doxygen with a custom command.\n/home/jmondi/project/libcamera/libcamera.git/src/libcamera/pipeline/vimc.cpp:17: warning: Compound libcamera::PipeHandlerVimc is not documented.\n[31/31] Linking target test/media_device/media_device_test.\n-------------------------------------------------------------------------------\n\nPlease add\nAcked-by: Jacopo Mondi <jacopo@jmondi.org>\n\nThanks\n  j\n\n\n> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>\n> ---\n>  Documentation/meson.build | 2 +-\n>  1 file changed, 1 insertion(+), 1 deletion(-)\n>\n> diff --git a/Documentation/meson.build b/Documentation/meson.build\n> index dd43b2cbd401..73da25b848cc 100644\n> --- a/Documentation/meson.build\n> +++ b/Documentation/meson.build\n> @@ -49,7 +49,7 @@ if sphinx.found()\n>      ]\n>\n>      custom_target('documentation',\n> -                  command: [sphinx, '-W', '-b', 'html', meson.current_source_dir(), '@OUTPUT@'],\n> +                  command: [sphinx, '-q', '-W', '-b', 'html', meson.current_source_dir(), '@OUTPUT@'],\n>                    input: docs_sources,\n>                    output: 'html',\n>                    build_by_default: true,\n> --\n> 2.17.1\n>\n> _______________________________________________\n> libcamera-devel mailing list\n> libcamera-devel@lists.libcamera.org\n> https://lists.libcamera.org/listinfo/libcamera-devel","headers":{"Return-Path":"<jacopo@jmondi.org>","Received":["from relay11.mail.gandi.net (relay11.mail.gandi.net\n\t[217.70.178.231])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 5242360C6A\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tMon, 14 Jan 2019 10:48:38 +0100 (CET)","from uno.localdomain (2-224-242-101.ip172.fastwebnet.it\n\t[2.224.242.101]) (Authenticated sender: jacopo@jmondi.org)\n\tby relay11.mail.gandi.net (Postfix) with ESMTPSA id BFF8E100017;\n\tMon, 14 Jan 2019 09:48:37 +0000 (UTC)"],"Date":"Mon, 14 Jan 2019 10:48:42 +0100","From":"Jacopo Mondi <jacopo@jmondi.org>","To":"Kieran Bingham <kieran.bingham@ideasonboard.com>","Cc":"LibCamera Devel <libcamera-devel@lists.libcamera.org>","Message-ID":"<20190114094842.rfbmmldxemnhme63@uno.localdomain>","References":"<20190114094044.15566-1-kieran.bingham@ideasonboard.com>","MIME-Version":"1.0","Content-Type":"multipart/signed; micalg=pgp-sha256;\n\tprotocol=\"application/pgp-signature\"; boundary=\"eyfr7b3hofytdkcc\"","Content-Disposition":"inline","In-Reply-To":"<20190114094044.15566-1-kieran.bingham@ideasonboard.com>","User-Agent":"NeoMutt/20180716","Subject":"Re: [libcamera-devel] [PATCH] Documentation: quieten sphinx-build\n\toutput","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.23","Precedence":"list","List-Id":"<libcamera-devel.lists.libcamera.org>","List-Unsubscribe":"<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>","List-Archive":"<https://lists.libcamera.org/pipermail/libcamera-devel/>","List-Post":"<mailto:libcamera-devel@lists.libcamera.org>","List-Help":"<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>","List-Subscribe":"<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>","X-List-Received-Date":"Mon, 14 Jan 2019 09:48:38 -0000"}}]