http://hg.code.sf.net:8000/p/roundup/code/atom-log/tip/doc/_static/style.css Mercurial Repository: p/roundup/code: doc/_static/style.css history 2026-03-25T11:37:03-04:00 doc: provide card look for "sections" on features page. http://hg.code.sf.net:8000/p/roundup/code/#changeset-695399dea5321b5d3c8217e71a139a16c573953f John Rouillard rouilj@ieee.org 2026-03-25T11:37:03-04:00 2026-03-25T11:37:03-04:00
changeset 695399dea532
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description doc: provide card look for "sections" on features page.

Make each section on the features page look like a raised card.

Note the sections aren't headers 8-(. The markup is:

.. container:: card

**pseudo header**

- list stuff

.. container:: card

I can't put:

pseudo header
=============

in there even though each card is its own section. I would like to
have real headers for them (allow text->speech and othr devices
easiera access). Starting a header in column 1 seems to be a
requirement of the syntax 8-(.
files
doc: update styles to WCAG AAA; add accessibility statement; reword http://hg.code.sf.net:8000/p/roundup/code/#changeset-93f9d8622111218ecbf950ac4d83271686dbd869 John Rouillard rouilj@ieee.org 2025-11-08T14:03:42-05:00 2025-11-08T14:03:42-05:00
changeset 93f9d8622111
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description doc: update styles to WCAG AAA; add accessibility statement; reword

Update to AA WCAG 2.2 contrast:
in note admonitions, link contrast was too low
in python code examples, comments were too low contrast

Added accessability statement. It is only in the tree and not linked
to the website currently.

Updated install directions for future 2.6 release. Updated paragraph
to make it clearer.
files
doc: move #target a 2em from top of viewport. http://hg.code.sf.net:8000/p/roundup/code/#changeset-c99e37d270b31200d4bd0242d85a0fb40ae8c63a John Rouillard rouilj@ieee.org 2025-07-16T20:02:11-04:00 2025-07-16T20:02:11-04:00
changeset c99e37d270b3
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description doc: move #target a 2em from top of viewport.

Make sure there is a little space between top of viewport and the
element selected with a #fragment. This looks cleaner.
files
doc: tighten up line spacing in multicol lists by removing p margins. http://hg.code.sf.net:8000/p/roundup/code/#changeset-f061e614320a744fef36bb0321381b5b1b403997 John Rouillard rouilj@ieee.org 2025-07-10T22:25:44-04:00 2025-07-10T22:25:44-04:00
changeset f061e614320a
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description doc: tighten up line spacing in multicol lists by removing p margins.
files
docs(style): make shadows on pre sections have tint of background http://hg.code.sf.net:8000/p/roundup/code/#changeset-a50af46803f0e6d093908ba36096e85a45b992af John Rouillard rouilj@ieee.org 2025-07-09T09:42:48-04:00 2025-07-09T09:42:48-04:00
changeset a50af46803f0
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description docs(style): make shadows on pre sections have tint of background

The grey shadows on a wheat colored background looked bad. Add some
of the backgound color to the shadow.
files
docs: bold summary lines in update list; fix formatting issue. http://hg.code.sf.net:8000/p/roundup/code/#changeset-85aae98b8c82661bf77db2ba57aafa1e1f6a762c John Rouillard rouilj@ieee.org 2025-07-03T13:19:01-04:00 2025-07-03T13:19:01-04:00
changeset 85aae98b8c82
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description docs: bold summary lines in update list; fix formatting issue.

When scanning the document, the summary lines in the list didn't
standout. Also the spacing before and after the summary line were
equal. The spacing under the line should be less to tie it to the
following paragraph.

Not sure I like the bolded summary lines, it's a little too much
emphasis.

I think the css tweak works though.
files
docs: move first paragraph close to footnote return link http://hg.code.sf.net:8000/p/roundup/code/#changeset-740c1c5d9ec495ba558c37e43d4958963c21cbaa John Rouillard rouilj@ieee.org 2024-07-02T22:31:00-04:00 2024-07-02T22:31:00-04:00
changeset 740c1c5d9ec4
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description docs: move first paragraph close to footnote return link

Footnotes used to look like:

[1]

first paragraph starts 1.2 em away because of default * + * spacing.
More paragraph lines. ...

It looks wrong. The return link should be closer to the first
paragraph so they are seen as more of a unit. Ideally the return link
'[1]' should be a hanging indent and all paragraphs for the footnote
should be indented. But I can't figure out how to do that. So tighten
up the space before the first paragraph.

[1]
So the first paragraph after the label starts right below it tying
the footnote to the text.
files
docs: change css for footnotes and links in headers http://hg.code.sf.net:8000/p/roundup/code/#changeset-878cec551d865f353e30ab59998ecf5389262748 John Rouillard rouilj@ieee.org 2024-07-02T21:34:48-04:00 2024-07-02T21:34:48-04:00
changeset 878cec551d86
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description docs: change css for footnotes and links in headers

Set up footnotes to look different from running text by adding a light
dotted border, inline margins and a smaller font size.

The underline under a link located in a header (h1...h4) is too far
down given the increase in font size. Snug it up to the text by adding
a negative text-underline-offset.
files
doc: make table alignment on both doc and website/www http://hg.code.sf.net:8000/p/roundup/code/#changeset-9ed6f48c43c5b7b0aeb6c6d7398d06102286aa8f John Rouillard rouilj@ieee.org 2024-02-05T16:53:13-05:00 2024-02-05T16:53:13-05:00
changeset 9ed6f48c43c5
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description doc: make table alignment on both doc and website/www

Make doc generation use same table alignment.

Make the style.css files as identical as
possible. website/www/_statis/style.css has more in it, but
doc/_static/style.css is a prefix of www.
files
Clamp link underline to max 4px http://hg.code.sf.net:8000/p/roundup/code/#changeset-c1ef0827705ad88c72316cdd421f07e98108254f John Rouillard rouilj@ieee.org 2023-07-04T20:27:51-04:00 2023-07-04T20:27:51-04:00
changeset c1ef0827705a
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Clamp link underline to max 4px

Clamp link underline between 1 and 4px. For headers the underline was
6+px and was intersecting the letterforms when the header line
wrapped.
files
Try to improve visited link contrast http://hg.code.sf.net:8000/p/roundup/code/#changeset-055f47b41b8bd23b767c310fc81a30bd26208848 John Rouillard rouilj@ieee.org 2023-06-25T14:08:17-04:00 2023-06-25T14:08:17-04:00
changeset 055f47b41b8b
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Try to improve visited link contrast

Tested link/text/background contrast using:

https://contrast-triangle.com/

For unvisited links it was fine. For visited links it was too low.
Bumped visited link to a lighter color. However it is only 20 points
away from unvisited link color now. (Even before visited/unvisited
were not distinguishable.) So tried to make visited/unvisited links
different in some way.

Can't set text-decoration-style to dotted because people are privacy
invading jerks. Other things I attempted (adding an ::after item to
visited links) and other ignored properties on hover didn't work.
So I settled for making the underline-color on visited links darkgrey.

Also use underline shortcut rather than separate props.
files
Reduce line height for headers; change link decorations http://hg.code.sf.net:8000/p/roundup/code/#changeset-dcf37ca1a47dd95cb436603223df9f713708ee10 John Rouillard rouilj@ieee.org 2023-06-17T22:11:19-04:00 2023-06-17T22:11:19-04:00
changeset dcf37ca1a47d
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Reduce line height for headers; change link decorations

thicken underlines and place below test so it doesn't intersect decenders.
files
Solve 2 axe contrast issues; make menu links fill block http://hg.code.sf.net:8000/p/roundup/code/#changeset-6dca1626f6524c671cff5558ad14103174fbb23f John Rouillard rouilj@ieee.org 2023-06-11T20:44:05-04:00 2023-06-11T20:44:05-04:00
changeset 6dca1626f652
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Solve 2 axe contrast issues; make menu links fill block

Also add commented out code to highlight linked headers.
Not sure if I like it and if the link target is not before a
header the wrong headers gets highlighted.
files
Add padding around code examples. http://hg.code.sf.net:8000/p/roundup/code/#changeset-a4987f5ebee0ece492e84e13819d7f4da2b68475 John Rouillard rouilj@ieee.org 2023-06-08T01:33:16-04:00 2023-06-08T01:33:16-04:00
changeset a4987f5ebee0
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Add padding around code examples.

They were all squished against the edges of the box. This makes them
less squished and prevents overlap of bottom scroll bar with the bottom
row of text.
files
Make top of navigation bock align with main block. http://hg.code.sf.net:8000/p/roundup/code/#changeset-a2dfb82456afdf12c33bd9f47e4635fa6ad34607 John Rouillard rouilj@ieee.org 2023-06-08T01:13:08-04:00 2023-06-08T01:13:08-04:00
changeset a2dfb82456af
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Make top of navigation bock align with main block.
files
Reclass release info badge block on home page. http://hg.code.sf.net:8000/p/roundup/code/#changeset-92fb16035d929c0b15e4d42020d77d895ea1c6a8 John Rouillard rouilj@ieee.org 2023-06-08T00:33:02-04:00 2023-06-08T00:33:02-04:00
changeset 92fb16035d92
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Reclass release info badge block on home page.

The comment for the note/news block was incorrect.
Fix the release info block on the homepage so it floats to the right.
files
Convert .note style to .news style on main page http://hg.code.sf.net:8000/p/roundup/code/#changeset-575002bb3f8a7d3de0ecc15f4997791b8f3ad054 John Rouillard rouilj@ieee.org 2023-06-07T22:45:49-04:00 2023-06-07T22:45:49-04:00
changeset 575002bb3f8a
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Convert .note style to .news style on main page

.note style's comment says it's for a news banner. So change .note to
.news so it doesn't interfere with .. note:: directives used on the
main page.

AFAICT, this style isn't actually used anywhere.
files
Reformat inclusion of COPYING.txt into license.txt. http://hg.code.sf.net:8000/p/roundup/code/#changeset-0d9f704a7ef2d046b9e81cf6af33bfa1b8a1e4f6 John Rouillard rouilj@ieee.org 2023-05-29T20:29:04-04:00 2023-05-29T20:29:04-04:00
changeset 0d9f704a7ef2
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Reformat inclusion of COPYING.txt into license.txt.

Include as non-literal text. This removes the need to scroll to read
the license. Also makes the hyperlinks work.

Colorize the background under the included file to allow easy
identification of part of license.txt that is from COPYING.txt like we
used to have with the literal inclusion.

Had to add raw html to create a div to add the color. Using
.. container:: didn't work since indenting .. include:: caused sphinx
to throw errors on the headers in COPYING.txt.

Reformated COPYING.txt to eliminate unwanted indentation caused by
blockquote being triggered.
files
add headers; make signature list multicolum http://hg.code.sf.net:8000/p/roundup/code/#changeset-bd5bebb1169550dad476b7c36d028e59761d62b6 John Rouillard rouilj@ieee.org 2023-05-29T19:28:38-04:00 2023-05-29T19:28:38-04:00
changeset bd5bebb11695
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description add headers; make signature list multicolum
files
Add style for captionbelow class for tables http://hg.code.sf.net:8000/p/roundup/code/#changeset-639a926cbb1ae9e6c0bd66e09f54d54c736b7829 John Rouillard rouilj@ieee.org 2023-05-22T21:54:18-04:00 2023-05-22T21:54:18-04:00
changeset 639a926cbb1a
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Add style for captionbelow class for tables

taken from sphinx 5 minimal.css style sheet to put caption on bottom
of primary/session db compatibility table.
files
Document three commented out attempts at full bleed code examples http://hg.code.sf.net:8000/p/roundup/code/#changeset-0645e3bdd5a30121e5da8fd93c6fee16e66fd01f John Rouillard rouilj@ieee.org 2023-05-22T21:51:14-04:00 2023-05-22T21:51:14-04:00
changeset 0645e3bdd5a3
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Document three commented out attempts at full bleed code examples

None of them work. Documenting what has been tried so somebody can
benefit from the work on the next attempt to do it.
files
Extend fluid fonts and record location. http://hg.code.sf.net:8000/p/roundup/code/#changeset-5e9b0ff1c6959c33c9e300f78175d641ecdddfe8 John Rouillard rouilj@ieee.org 2023-05-18T21:10:56-04:00 2023-05-18T21:10:56-04:00
changeset 5e9b0ff1c695
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Extend fluid fonts and record location.

I needed smaller fonts (footnotes) and couldn't find the original
site I got it from. So I grabbed them from utopia which is a
diferent location than I got the original from.

Parameters used:

param start end

screen 320 1280
width

Font 16px 18px
Size

Type 1.25 1.33 (Major third scale, perfect fourth scale)
Scale
files
revert attempt to make pre full bleed. http://hg.code.sf.net:8000/p/roundup/code/#changeset-113debfd383b0f5782f945ab71df5da0e78724d3 John Rouillard rouilj@ieee.org 2023-05-16T20:04:09-04:00 2023-05-16T20:04:09-04:00
changeset 113debfd383b
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description revert attempt to make pre full bleed.

Turns out li, dd etc. are not limited to 65ch. So revert to make main
column 65ch.
files
Remove extra comma prevening 65 ch rule from applying. http://hg.code.sf.net:8000/p/roundup/code/#changeset-8811f1934a79d99700e34355edcc40f44b25299c John Rouillard rouilj@ieee.org 2023-05-16T19:50:00-04:00 2023-05-16T19:50:00-04:00
changeset 8811f1934a79
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Remove extra comma prevening 65 ch rule from applying.
files
color and full width example pre; change way to do max width http://hg.code.sf.net:8000/p/roundup/code/#changeset-527cad3a860c444f8ecfb16fcf3b8232ea6413da John Rouillard rouilj@ieee.org 2023-05-16T19:37:13-04:00 2023-05-16T19:37:13-04:00
changeset 527cad3a860c
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description color and full width example pre; change way to do max width

Color pre blocks light yellow so they stand out from background. The
white background wasn't enough contrast to make them scannable.

Also try to make pre blocks full bleed to the right to use all
available screen space without overflowing the screen. This makes
viewing, cut/paste etc. the examples easier. When pre extends past
edge of screen, pre will overflow and scrolling will kick in.

I still have an issue with pre inside tables. They cause the table to
overflow. Hence the page needs to be x-scrolled. I can change the
restructured text to insert a div/container and set the conteiner to
scroll on overflow, but I don't have another good answer at the moment.
files
Add space between level 2 items in left menu/sidebar. http://hg.code.sf.net:8000/p/roundup/code/#changeset-ff5a500698225f8fa9af3d7dda1c4f9f21e99ac4 John Rouillard rouilj@ieee.org 2023-05-16T01:36:45-04:00 2023-05-16T01:36:45-04:00
changeset ff5a50069822
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Add space between level 2 items in left menu/sidebar.

They were too scrunched. Also reconcile installed doc stylesheet with
website stylesheet.
files
rejigger text and link colors to match WCAG AA. http://hg.code.sf.net:8000/p/roundup/code/#changeset-a3dbd44c3642967750d61bd2de8c3c396770b7bb John Rouillard rouilj@ieee.org 2023-05-11T19:12:05-04:00 2023-05-11T19:12:05-04:00
changeset a3dbd44c3642
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description rejigger text and link colors to match WCAG AA.

A little darker on text color and lighter on the visited and link colors.
files
correct fix for last change. http://hg.code.sf.net:8000/p/roundup/code/#changeset-49bc6d66f5368580506c0d2c22afbdf36a2b198e John Rouillard rouilj@ieee.org 2023-05-11T14:29:52-04:00 2023-05-11T14:29:52-04:00
changeset 49bc6d66f536
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description correct fix for last change.
files
Override lobotmized owl for badge display http://hg.code.sf.net:8000/p/roundup/code/#changeset-ed0285b8c9b4e4a289d99623649d49506ce2af1f John Rouillard rouilj@ieee.org 2023-05-11T14:22:21-04:00 2023-05-11T14:22:21-04:00
changeset ed0285b8c9b4
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Override lobotmized owl for badge display
files
Replace invlid none value for overflow-wrap. http://hg.code.sf.net:8000/p/roundup/code/#changeset-2a78ade9a5eb578f9c2f422010148245dc974803 John Rouillard rouilj@ieee.org 2023-05-11T02:54:01-04:00 2023-05-11T02:54:01-04:00
changeset 2a78ade9a5eb
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Replace invlid none value for overflow-wrap.
files
Close spacing in the master TOC as well. http://hg.code.sf.net:8000/p/roundup/code/#changeset-a5dd4893d0899e24b4476771393726c7488685f7 John Rouillard rouilj@ieee.org 2023-05-11T02:43:21-04:00 2023-05-11T02:43:21-04:00
changeset a5dd4893d089
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Close spacing in the master TOC as well.
files
Fix spacing in TOC; Change pre blocks to scroll w/ scroll shadows http://hg.code.sf.net:8000/p/roundup/code/#changeset-7e25424e2169935d620c5e7a67819aecf4c4c95a John Rouillard rouilj@ieee.org 2023-05-11T02:36:14-04:00 2023-05-11T02:36:14-04:00
changeset 7e25424e2169
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Fix spacing in TOC; Change pre blocks to scroll w/ scroll shadows

The lists in a TOC have too much spacing after adding the lobotomized
owl. Shrink it for desktop.

The pre example code was getting wrapped and it was confusing. Some
single lines looked like two etc. So change pre's to overflow with a
scroll bar. To make the scroll section obvious (since scrollbars won't
always be shown on mobile), add scroll shadows in direction of
scrollability. I made arc shaped shadows rather than straight shadows
as they look better.
files
Setup spacing with lobotmized owl; close space between dt/dd. http://hg.code.sf.net:8000/p/roundup/code/#changeset-4917bb4b5eacb691282517daa95482c509fa1fd4 John Rouillard rouilj@ieee.org 2023-05-10T23:58:13-04:00 2023-05-10T23:58:13-04:00
changeset 4917bb4b5eac
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Setup spacing with lobotmized owl; close space between dt/dd.

Trying to establish a good spacing rhythm.

Line height 1.5em
inter-element 1.2em
dt/dd spacing 0.25em to put dt further away from previous element
and closer to its dd.
files
Add line over footnotes http://hg.code.sf.net:8000/p/roundup/code/#changeset-1a221cf0758b95f2eb821ce9b8e53b307c03ea29 John Rouillard rouilj@ieee.org 2023-05-10T23:35:20-04:00 2023-05-10T23:35:20-04:00
changeset 1a221cf0758b
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Add line over footnotes

Add a separator/break line above footnotes.
files
Prevent examples from blowing outside the viewport. http://hg.code.sf.net:8000/p/roundup/code/#changeset-673d8e0d3abfbc86083caaf99545696339c138a2 John Rouillard rouilj@ieee.org 2023-05-04T18:18:18-04:00 2023-05-04T18:18:18-04:00
changeset 673d8e0d3abf
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Prevent examples from blowing outside the viewport.

Overflow wasn't being triggered in multiple cases. Force break on
whitespace and overflow-wrap anywhere.

This seems to work from 350px mobile to desktop sizes.
files
Restyle html documentation http://hg.code.sf.net:8000/p/roundup/code/#changeset-7435320ea041df205196710ea0c9293c09c41933 John Rouillard rouilj@ieee.org 2023-04-25T18:53:25-04:00 2023-04-25T18:53:25-04:00
changeset 7435320ea041
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Restyle html documentation

Make doc look better. Try to reduce "wall of dense text" effect.

1) fluid type scale
apply to headers along with change to line height
2) increase base line height to 1.5
3) increase proximity of header to the section it leads by reducing
bottom margin.
4) add decoration for hovered link. Still have WCAG AA issue with
contrast between links and base text
5) remove most pure white and pure black from document to reduce eye
strain
6) in side nav reduce indent from 2em to 1em to better fit labels
7) use same styles for web site doc and release doc on local disk
8) a 'p' inside a 'table' now aligns with top of table cell by removing
top margin.
9) in web doc, highlight the current section
files
style admonitions, reconcile tyles between website and release docs http://hg.code.sf.net:8000/p/roundup/code/#changeset-7820cc786b5e919c3a24e70cbfe039cccb95bfdc John Rouillard rouilj@ieee.org 2023-04-09T22:42:07-04:00 2023-04-09T22:42:07-04:00
changeset 7820cc786b5e
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description style admonitions, reconcile tyles between website and release docs
files
move For ... Impatient section up, add directions, style footnote http://hg.code.sf.net:8000/p/roundup/code/#changeset-4553614a2b22c22514afc897fe98f2ca5e2b6657 John Rouillard rouilj@ieee.org 2023-02-15T11:21:16-05:00 2023-02-15T11:21:16-05:00
changeset 4553614a2b22
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description move For ... Impatient section up, add directions, style footnote

Move the For the Really Impatient closer to the top. Where it was
would never be read by the impatient. Add step by step directions for
download/unpack and start.

Format footnotes with smaller text.
files
Remove duplicate h1 headers from website http://hg.code.sf.net:8000/p/roundup/code/#changeset-b5b1f2830e23164a95adaf7584f5f92482ef5fc2 John Rouillard rouilj@ieee.org 2023-02-15T10:36:09-05:00 2023-02-15T10:36:09-05:00
changeset b5b1f2830e23
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description Remove duplicate h1 headers from website

Each page has an H1 header in the main part of the page. The class=header
block also had an H1 enclosing "Roundup". This isn't useful as an H1
header. The page title includes Roundup as well so I demoted the
class=header H1 to a label but styled it the same.
files
Preparing 1.5.1 steps 7/16 http://hg.code.sf.net:8000/p/roundup/code/#changeset-515ab1749b142caff31113425d1322b0ad360195 anatoly techtonik techtonik@gmail.com 2016-01-11T21:59:17+03:00 2016-01-11T21:59:17+03:00
changeset 515ab1749b14
branch
bookmark
tag 1.5.1
user anatoly techtonik <techtonik@gmail.com>
description Preparing 1.5.1 steps 7/16

7. python setup.py build_doc

* fix include of basic.css for rendering permalink anchors
* make anchors less obtrusive
files
Remove duplicated link to page source from doc footer http://hg.code.sf.net:8000/p/roundup/code/#changeset-7cf0468a9fa4503e17fdec666e3f272393df49db anatoly techtonik techtonik@gmail.com 2013-08-25T09:52:49+03:00 2013-08-25T09:52:49+03:00
changeset 7cf0468a9fa4
branch
bookmark
tag
user anatoly techtonik <techtonik@gmail.com>
description Remove duplicated link to page source from doc footer
files
Enhance documentation generation. http://hg.code.sf.net:8000/p/roundup/code/#changeset-bca7c59ac40055e99cfff29f8e32db578ebaaea7 Stefan Seefeld stefan@seefeld.name 2009-02-12T05:54:26+00:00 2009-02-12T05:54:26+00:00
changeset bca7c59ac400
branch
bookmark
tag
user Stefan Seefeld <stefan@seefeld.name>
description Enhance documentation generation.
files