Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(8731)

Issue 169300043: godoc: improve the source layout to enable copying code...

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 5 months ago by wolfeidau
Modified:
9 years, 5 months ago
Reviewers:
golang-codereviews
CC:
wolfeidau, golang-codereviews
Visibility:
Public.

Description

godoc: improve the source layout to enable copying code without line numbers. The following changes were required to achieve this: * Modified the css used by the godoc tool to reassign the generally used styles for the pre tag to a class. * Adjusted the routine which builds source pages so it uses a slightly differnt style using a table to seperate the line numbers from sources. * Updated other places which used the pre tag to also include the new class. The aim of the style changes was to leave the font styling on the pre, but move the specific framing to a class enabling variations in the future.

Patch Set 1 #

Patch Set 2 : diff -r 6fc790e5bfa6 https://code.google.com/p/go.tools/ #

Patch Set 3 : code review 169300043: godoc: improve the source layout to enable copying code... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-1 lines, --1 lines) Patch
~rietveld~placeholder~ View 2 0 chunks +-1 lines, --1 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b