From commits-return-73467-archive-asf-public=cust-asf.ponee.io@mxnet.incubator.apache.org Fri Feb 1 00:09:46 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 8A0D518067E for ; Fri, 1 Feb 2019 01:09:45 +0100 (CET) Received: (qmail 62525 invoked by uid 500); 1 Feb 2019 00:09:44 -0000 Mailing-List: contact commits-help@mxnet.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mxnet.incubator.apache.org Delivered-To: mailing list commits@mxnet.incubator.apache.org Received: (qmail 62516 invoked by uid 99); 1 Feb 2019 00:09:44 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Feb 2019 00:09:44 +0000 From: GitBox To: commits@mxnet.apache.org Subject: [GitHub] IvyBazan commented on issue #12518: Documentation indices for Random Samplers incomplete Message-ID: <154897978413.10249.14387432442899447872.gitbox@gitbox.apache.org> Date: Fri, 01 Feb 2019 00:09:44 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit IvyBazan commented on issue #12518: Documentation indices for Random Samplers incomplete URL: https://github.com/apache/incubator-mxnet/issues/12518#issuecomment-459556083 It seems that the autosummary sections have specific callouts because of Sphinx limitations with autosummary. I tried a few things like using automodule and tinkering with the autosummary options to automatically include all members of mxnet.symbol.random, but didn't have any luck getting closer to desired functionality. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services