From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out01.mta.xmission.com (out01.mta.xmission.com [166.70.13.231]) by mx.groups.io with SMTP id smtpd.web11.2081.1588034322577117367 for ; Mon, 27 Apr 2020 17:38:42 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: bsdio.com, ip: 166.70.13.231, mailfrom: rebecca@bsdio.com) Received: from in02.mta.xmission.com ([166.70.13.52]) by out01.mta.xmission.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jTEGn-0001YU-30; Mon, 27 Apr 2020 18:38:41 -0600 Received: from mta4.zcs.xmission.com ([166.70.13.68]) by in02.mta.xmission.com with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.87) (envelope-from ) id 1jTEGm-0002OE-Dz; Mon, 27 Apr 2020 18:38:40 -0600 Received: from localhost (localhost [127.0.0.1]) by mta4.zcs.xmission.com (Postfix) with ESMTP id 2787350040B; Mon, 27 Apr 2020 18:38:40 -0600 (MDT) X-Amavis-Modified: Mail body modified (using disclaimer) - mta4.zcs.xmission.com Received: from mta4.zcs.xmission.com ([127.0.0.1]) by localhost (mta4.zcs.xmission.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 6YffB6rthn5T; Mon, 27 Apr 2020 18:38:40 -0600 (MDT) Received: from [10.0.10.120] (muon.bluestop.org [65.103.231.193]) by mta4.zcs.xmission.com (Postfix) with ESMTPSA id B8F8F5002ED; Mon, 27 Apr 2020 18:38:39 -0600 (MDT) To: edk2-devel-groups-io Cc: Sean Brogan , Michael Kubacki , Bret Barkelew , Michael D Kinney From: "Rebecca Cran" Message-ID: Date: Mon, 27 Apr 2020 18:38:39 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 X-XM-SPF: eid=1jTEGm-0002OE-Dz;;;mid=;;;hst=in02.mta.xmission.com;;;ip=166.70.13.68;;;frm=rebecca@bsdio.com;;;spf=pass X-SA-Exim-Connect-IP: 166.70.13.68 X-SA-Exim-Mail-From: rebecca@bsdio.com X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on sa05.xmission.com X-Spam-Level: X-Spam-Status: No, score=0.5 required=8.0 tests=ALL_TRUSTED,BAYES_50, DCC_CHECK_NEGATIVE,XMSubLong autolearn=disabled version=3.4.2 X-Spam-Report: * -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP * 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% * [score: 0.5586] * 0.7 XMSubLong Long Subject * -0.0 DCC_CHECK_NEGATIVE Not listed in DCC * [sa05 1397; IP=ok Body=1 Fuz1=1] [Fuz2=1] X-Spam-DCC: XMission; sa05 1397; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Combo: ;edk2-devel-groups-io X-Spam-Relay-Country: X-Spam-Timing: total 409 ms - load_scoreonly_sql: 0.06 (0.0%), signal_user_changed: 13 (3.2%), b_tie_ro: 11 (2.7%), parse: 1.53 (0.4%), extract_message_metadata: 6 (1.4%), get_uri_detail_list: 0.77 (0.2%), tests_pri_-1000: 4.1 (1.0%), tests_pri_-950: 1.98 (0.5%), tests_pri_-900: 1.56 (0.4%), tests_pri_-90: 63 (15.4%), check_bayes: 61 (14.8%), b_tokenize: 7 (1.7%), b_tok_get_all: 5 (1.2%), b_comp_prob: 2.5 (0.6%), b_tok_touch_all: 42 (10.3%), b_finish: 1.09 (0.3%), tests_pri_0: 266 (65.0%), check_dkim_signature: 0.76 (0.2%), check_dkim_adsp: 51 (12.5%), poll_dns_idle: 34 (8.4%), tests_pri_10: 2.3 (0.6%), tests_pri_500: 46 (11.2%), rewrite_mail: 0.00 (0.0%) Subject: Plans to generate Doxygen docs as part of Azure CI-style builds? X-Spam-Flag: No X-SA-Exim-Version: 4.2.1 (built Thu, 05 May 2016 13:38:54 -0600) X-SA-Exim-Scanned: Yes (on in02.mta.xmission.com) Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US I was wondering if there are any near-term plans to start generating and publishing EDK2 Doxygen documentation as part of an Azure build - perhaps on a nightly or weekly basis? If not, then I'll work on getting my copy of the docs available again since I've found them useful in the past. Also, are there any plans to start publishing regular builds of OVMF and other platforms? I know there's the kraxel site that has OVMF builds, but if there aren't plans to do something similar then I might set something up myself. -- Rebecca Cran