-
- Downloads
[SPARK-10415] [PYSPARK] [MLLIB] [DOCS] Enhance Navigation Sidebar in PySpark API
These are CSS/JavaScript changes changes to make navigation in the PySpark API a bit simpler by adding the following to the sidebar: * Classes * Functions * Tags to highlight experimental features  Online example here: https://dl.dropboxusercontent.com/u/20821334/pyspark-api-nav-enhance/pyspark.mllib.html (The contribution is my original work and that I license the work to the project under the project's open source license) Author: noelsmith <mail@noelsmith.com> Closes #8571 from noel-smith/pyspark-api-nav-enhance.
Showing
- python/docs/_static/pyspark.css 90 additions, 0 deletionspython/docs/_static/pyspark.css
- python/docs/_static/pyspark.js 99 additions, 0 deletionspython/docs/_static/pyspark.js
- python/docs/_templates/layout.html 6 additions, 0 deletionspython/docs/_templates/layout.html
- python/docs/conf.py 2 additions, 2 deletionspython/docs/conf.py
python/docs/_static/pyspark.css
0 → 100644
python/docs/_static/pyspark.js
0 → 100644
python/docs/_templates/layout.html
0 → 100644
Please register or sign in to comment