Return-Path: X-Original-To: apmail-spark-issues-archive@minotaur.apache.org Delivered-To: apmail-spark-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 43767180BC for ; Thu, 1 Oct 2015 17:41:27 +0000 (UTC) Received: (qmail 45052 invoked by uid 500); 1 Oct 2015 17:41:27 -0000 Delivered-To: apmail-spark-issues-archive@spark.apache.org Received: (qmail 45024 invoked by uid 500); 1 Oct 2015 17:41:27 -0000 Mailing-List: contact issues-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@spark.apache.org Received: (qmail 45014 invoked by uid 99); 1 Oct 2015 17:41:26 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Oct 2015 17:41:26 +0000 Date: Thu, 1 Oct 2015 17:41:26 +0000 (UTC) From: "Sean Owen (JIRA)" To: issues@spark.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (SPARK-10415) Enhance Navigation Sidebar in PySpark API MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SPARK-10415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-10415: ------------------------------ Assignee: Noel Smith > Enhance Navigation Sidebar in PySpark API > ----------------------------------------- > > Key: SPARK-10415 > URL: https://issues.apache.org/jira/browse/SPARK-10415 > Project: Spark > Issue Type: Improvement > Components: Documentation, PySpark > Reporter: Noel Smith > Assignee: Noel Smith > Priority: Minor > Fix For: 1.6.0 > > > To make it easier to browse packages in the PySpark API documentation it would be useful to expand the navigation sidebar to include more details: > * Classes > * Functions > * Tags to highlight experimental features > Currently the sidebar only displays modules / submodules which makes it hard to get a feel for the overall structure + functionality of the PySpark API. Adding the extra entries makes it simpler to understand what each module does and also makes navigation to individual classes / functions easier. > Online example here (suggestions / thoughts welcome!): https://dl.dropboxusercontent.com/u/20821334/pyspark-api-nav-enhance/pyspark.mllib.html -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org For additional commands, e-mail: issues-help@spark.apache.org