diff --git a/bootstrap/cpDox.sh b/bootstrap/cpDox.sh index 0daac33d..7711009e 100755 --- a/bootstrap/cpDox.sh +++ b/bootstrap/cpDox.sh @@ -1,12 +1,12 @@ #!/bin/sh confFiles="" - confFiles="${confFiles} open.png" - confFiles="${confFiles} closed.png" - confFiles="${confFiles} jquery.js" - confFiles="${confFiles} dynsections.js" +#confFiles="${confFiles} open.png" +#confFiles="${confFiles} closed.png" +#confFiles="${confFiles} jquery.js" +#confFiles="${confFiles} dynsections.js" confFiles="${confFiles} SoC.css" - confFiles="${confFiles} header.html" +#confFiles="${confFiles} header.html" rootDir="${HOME}/coriolis-2.x/src/coriolis" sourceToolDoc="${rootDir}/hurricane/doc/hurricane" diff --git a/crlcore/doc/crlcore/SoC.css b/crlcore/doc/crlcore/SoC.css index fccd7194..9f833e18 100644 --- a/crlcore/doc/crlcore/SoC.css +++ b/crlcore/doc/crlcore/SoC.css @@ -277,8 +277,13 @@ font-weight: bold; } - div.ah, div.title { - /*font-family: time;*/ + div.ah { + font-family: Times; + font-size: 300%; + font-weight: bold; + padding: 20px; + } + div.title { text-align: center; font-size: 200%; font-weight: bold; diff --git a/hurricane/doc/hurricane/SoC.css b/hurricane/doc/hurricane/SoC.css index fccd7194..9f833e18 100644 --- a/hurricane/doc/hurricane/SoC.css +++ b/hurricane/doc/hurricane/SoC.css @@ -277,8 +277,13 @@ font-weight: bold; } - div.ah, div.title { - /*font-family: time;*/ + div.ah { + font-family: Times; + font-size: 300%; + font-weight: bold; + padding: 20px; + } + div.title { text-align: center; font-size: 200%; font-weight: bold; diff --git a/hurricane/doc/viewer/SoC.css b/hurricane/doc/viewer/SoC.css index fccd7194..9f833e18 100644 --- a/hurricane/doc/viewer/SoC.css +++ b/hurricane/doc/viewer/SoC.css @@ -277,8 +277,13 @@ font-weight: bold; } - div.ah, div.title { - /*font-family: time;*/ + div.ah { + font-family: Times; + font-size: 300%; + font-weight: bold; + padding: 20px; + } + div.title { text-align: center; font-size: 200%; font-weight: bold; diff --git a/katabatic/doc/SoC.css b/katabatic/doc/SoC.css index 98351ca2..9f833e18 100644 --- a/katabatic/doc/SoC.css +++ b/katabatic/doc/SoC.css @@ -277,8 +277,13 @@ font-weight: bold; } - div.ah, div.title { - /*font-family: time;*/ + div.ah { + font-family: Times; + font-size: 300%; + font-weight: bold; + padding: 20px; + } + div.title { text-align: center; font-size: 200%; font-weight: bold; @@ -286,7 +291,7 @@ border: 2px solid black; } - div.center, div.image { + div.center { text-align: center; } diff --git a/kite/doc/SoC.css b/kite/doc/SoC.css index fccd7194..9f833e18 100644 --- a/kite/doc/SoC.css +++ b/kite/doc/SoC.css @@ -277,8 +277,13 @@ font-weight: bold; } - div.ah, div.title { - /*font-family: time;*/ + div.ah { + font-family: Times; + font-size: 300%; + font-weight: bold; + padding: 20px; + } + div.title { text-align: center; font-size: 200%; font-weight: bold; diff --git a/unicorn/doc/unicorn/SoC.css b/unicorn/doc/unicorn/SoC.css index fccd7194..9f833e18 100644 --- a/unicorn/doc/unicorn/SoC.css +++ b/unicorn/doc/unicorn/SoC.css @@ -277,8 +277,13 @@ font-weight: bold; } - div.ah, div.title { - /*font-family: time;*/ + div.ah { + font-family: Times; + font-size: 300%; + font-weight: bold; + padding: 20px; + } + div.title { text-align: center; font-size: 200%; font-weight: bold;