GithubHelp home page GithubHelp logo

apidocs-example's People

apidocs-example's Issues

Implement Search

Search is a crucial part when perusing over API docs. Similar to what YUI had in http://yuilibrary.com/, I think we should be able to filter by Class, Property and Method, for example.

Class Summary?

This I'm not 100% sure, but things like senna.js/App.js are huge, so finding what you're looking for involves a lot of scrolling and scanning. It also makes the whole document hard to read...

Maybe we could have some kind of summary, real-live filter or jump-to-x feature to help with that?

Code links do not show line numbers

Currently, inside a class, all code links contain the same text, even if they correctly point to the right lines in the class.

It might be good to add the line range in the link or something like that

screen shot 2017-02-14 at 11 55 51

Stress protected/private method/attributes

Currently, there's no indication whatsoever that a method or attribute are private or protected. There should be some kind of clear visual indication showing that something is not meant to be accessed/used/extended...

Additionally, we could implement a series of filters to show only public facing method and attributes (or other filter options).

Method `returns` styling is not very obvious

The returns section of a method is slightly different than the params one, and maybe a bit harder to read and notice.

screen shot 2017-02-14 at 11 58 06

Maybe we could use the same table styling with columns Type and Description to give it some additional punch... or maybe something entirely different ๐Ÿ˜‚

Anchors are hidden by the topbar

If you click on a method/attribute header, it adds the anchor to the url, which is awesome for bookmarkability purposes.

The only problem is that the current member stays behind the fixed topbar.

screen shot 2017-02-14 at 11 52 11

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.