Skip to content
This repository was archived by the owner on Mar 3, 2020. It is now read-only.
This repository was archived by the owner on Mar 3, 2020. It is now read-only.

possible to make better screen real estate use? #16

@githubsvnclone

Description

@githubsvnclone

Currently every page is arranged into 3 columns.
class/methods | text | methods_within_current_class_list

This causes the text column to feel a big cramped at times.

The thought is perhaps to combine the text and methods_within_current_class_list

such that the text "wraps around" or "flows around" the methods_within_current_class_list. I.e. below that list is a bunch of white space that would be used.

Example of how it is currently (just the right two columns): http://gitrdoc.com/rdoc/dchelimsky/rspec/2f3d99d0ea3558ab0aa354973b7f9cf5c3692b8f/classes/Object.html
Thanks.
-r

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions