This list is closed, nobody may subscribe to it.
| 2006 |
Jan
|
Feb
|
Mar
(7) |
Apr
(30) |
May
(42) |
Jun
(24) |
Jul
(17) |
Aug
(11) |
Sep
(37) |
Oct
(39) |
Nov
(17) |
Dec
(10) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2007 |
Jan
(64) |
Feb
(90) |
Mar
(89) |
Apr
(24) |
May
(23) |
Jun
(44) |
Jul
(74) |
Aug
(40) |
Sep
(32) |
Oct
(31) |
Nov
(27) |
Dec
|
| 2008 |
Jan
|
Feb
(7) |
Mar
(10) |
Apr
(7) |
May
(16) |
Jun
(4) |
Jul
(8) |
Aug
|
Sep
(13) |
Oct
(6) |
Nov
|
Dec
|
| 2009 |
Jan
(1) |
Feb
(9) |
Mar
(5) |
Apr
(6) |
May
(5) |
Jun
(13) |
Jul
(11) |
Aug
(17) |
Sep
(3) |
Oct
(11) |
Nov
(9) |
Dec
(15) |
| 2010 |
Jan
(14) |
Feb
(15) |
Mar
(10) |
Apr
(14) |
May
|
Jun
(10) |
Jul
|
Aug
(12) |
Sep
(4) |
Oct
(3) |
Nov
|
Dec
(3) |
| 2011 |
Jan
(20) |
Feb
(7) |
Mar
(22) |
Apr
(14) |
May
(2) |
Jun
|
Jul
(13) |
Aug
(4) |
Sep
(1) |
Oct
|
Nov
(6) |
Dec
(3) |
| 2012 |
Jan
(7) |
Feb
(5) |
Mar
(7) |
Apr
(23) |
May
|
Jun
|
Jul
(5) |
Aug
|
Sep
(2) |
Oct
(12) |
Nov
(13) |
Dec
(3) |
| 2013 |
Jan
(8) |
Feb
(17) |
Mar
(3) |
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
(5) |
Sep
(6) |
Oct
(9) |
Nov
(5) |
Dec
(22) |
| 2014 |
Jan
(4) |
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
(3) |
Jul
|
Aug
(15) |
Sep
(3) |
Oct
(1) |
Nov
(18) |
Dec
|
| 2015 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
(1) |
Jun
(1) |
Jul
|
Aug
|
Sep
(7) |
Oct
|
Nov
(1) |
Dec
(1) |
| 2016 |
Jan
(1) |
Feb
(2) |
Mar
(3) |
Apr
(5) |
May
(3) |
Jun
(1) |
Jul
(3) |
Aug
(1) |
Sep
|
Oct
(3) |
Nov
(11) |
Dec
(12) |
| 2017 |
Jan
(4) |
Feb
(7) |
Mar
|
Apr
(5) |
May
(5) |
Jun
|
Jul
|
Aug
(5) |
Sep
(2) |
Oct
(3) |
Nov
(2) |
Dec
(1) |
| 2018 |
Jan
(1) |
Feb
(6) |
Mar
(17) |
Apr
(8) |
May
|
Jun
|
Jul
(2) |
Aug
(1) |
Sep
(1) |
Oct
|
Nov
(1) |
Dec
|
| 2019 |
Jan
(2) |
Feb
(5) |
Mar
(18) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2020 |
Jan
|
Feb
(1) |
Mar
(2) |
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(1) |
Dec
|
| 2021 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
|
|
1
|
2
|
3
|
4
|
5
|
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
|
13
|
14
|
15
|
16
|
17
|
18
|
19
(2) |
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
|
27
|
28
|
29
|
30
|
|
|
|
|
From: Karol L. <kar...@gm...> - 2014-04-19 18:05:40
|
I resolved the ghpages issue, so the new theme is also online at cclib.github.io Still, let me know what you think. - Karol On Sat, Apr 19, 2014 at 12:14 PM, Karol Langner <kar...@gm...>wrote: > Hi guys, > > When we talked about the future of cclib's documentation some time ago, > Read The Docs came up. I don't think it's the best place to place cclib's > documentation, simply because we have so little documentation in the code, > and so much static text. The things we do want to generate automatically > (attribute tables) we need to do programmatically anyway. > > However, I do like the theme they have over at Read the Docs. It's much > more easy to use than the default Sphinx theme. So for v1.2 that's coming > up I've given it a try -- added another repo for cclib with the theme. The > only thing I chnaged for now if the CSS max-width to 100%, so that our wide > tables are not squezzed on large screens. We can tweak a couple other such > details, but I don't think any major changes are needed. > > The github pages are not accepting the changes for some reason (I have > contacted their support), but here are the docs with the new look at a > temporary location: > http://mmqc.org/~kml/tmp/cclib.github.io/ > > Just let me know whether you like it. If not, I can revert to the default > theme. > > Karol > |
|
From: Karol L. <kar...@gm...> - 2014-04-19 16:14:21
|
Hi guys, When we talked about the future of cclib's documentation some time ago, Read The Docs came up. I don't think it's the best place to place cclib's documentation, simply because we have so little documentation in the code, and so much static text. The things we do want to generate automatically (attribute tables) we need to do programmatically anyway. However, I do like the theme they have over at Read the Docs. It's much more easy to use than the default Sphinx theme. So for v1.2 that's coming up I've given it a try -- added another repo for cclib with the theme. The only thing I chnaged for now if the CSS max-width to 100%, so that our wide tables are not squezzed on large screens. We can tweak a couple other such details, but I don't think any major changes are needed. The github pages are not accepting the changes for some reason (I have contacted their support), but here are the docs with the new look at a temporary location: http://mmqc.org/~kml/tmp/cclib.github.io/ Just let me know whether you like it. If not, I can revert to the default theme. Karol |