hunk ./tests/token/reference.html/index_attributes.html 10
-
Index of class attributes
+
+
Index of class attributes
hunk ./tests/token/reference.html/index_attributes.html 14
-
+
hunk ./tests/token/reference.html/index_class_types.html 10
-
Index of class types
+
+
Index of class types
hunk ./tests/token/reference.html/index_class_types.html 14
-
+
hunk ./tests/token/reference.html/index_classes.html 10
-
Index of classes
+
+
Index of classes
hunk ./tests/token/reference.html/index_classes.html 14
-
+
hunk ./tests/token/reference.html/index_exceptions.html 10
-
Index of exceptions
+
+
Index of exceptions
hunk ./tests/token/reference.html/index_exceptions.html 14
-
+
hunk ./tests/token/reference.html/index_methods.html 10
-
Index of class methods
+
+
Index of class methods
hunk ./tests/token/reference.html/index_methods.html 14
-
+
hunk ./tests/token/reference.html/index_module_types.html 10
-
Index of module types
+
+
Index of module types
hunk ./tests/token/reference.html/index_module_types.html 14
-
+
hunk ./tests/token/reference.html/index_modules.html 10
-
Index of modules
+
+
Index of modules
hunk ./tests/token/reference.html/index_modules.html 20
-
+
hunk ./tests/token/reference.html/index_types.html 10
-
Index of types
+
+
Index of types
hunk ./tests/token/reference.html/index_types.html 14
-
+
hunk ./tests/token/reference.html/index_values.html 10
-
Index of values
+
+
Index of values
hunk ./tests/token/reference.html/index_values.html 14
-
+
hunk ./tests/token/reference.html/style.css 1
-a:visited {color : #416DFF; text-decoration : none; }
-a:link {color : #416DFF; text-decoration : none;}
-a:hover {color : Red; text-decoration : none; background-color: #5FFF88}
-a:active {color : Red; text-decoration : underline; }
hunk ./tests/token/reference.html/style.css 10
-.info { margin-left : 3em; margin-right : 3em }
+.info { margin-left : 3em; margin-right: 3em }
hunk ./tests/token/reference.html/style.css 13
+.typetable { border-style : hidden }
+.paramstable { border-style : hidden ; padding: 5pt 5pt}
+tr { background-color : White }
+td.typefieldcomment { background-color : #FFFFFF ; font-size: smaller ;}
+div.sig_block {margin-left: 2em}
+*:target { background: yellow; }
+body {font: 13px sans-serif; color: black; text-align: left; padding: 5px; margin: 0}
hunk ./tests/token/reference.html/style.css 25
-h6 { font-size : 20pt ; border: 1px solid #000000; margin-top: 5px; margin-bottom: 2px;text-align: center; background-color: #C0FFFF ; padding: 2px; }
+h6 { font-size : 20pt ; border: 1px solid #000000; margin-top: 5px; margin-bottom: 2px;text-align: center; background-color: #90BDFF ; padding: 2px; }
hunk ./tests/token/reference.html/style.css 29
-.typetable { border-style : hidden }
-.indextable { border-style : hidden }
-.paramstable { border-style : hidden ; padding: 5pt 5pt}
-body { background-color : White }
-tr { background-color : White }
-td.typefieldcomment { background-color : #FFFFFF ; font-size: smaller ;}
-pre { margin-bottom: 4px }
-div.sig_block {margin-left: 2em}
-*:target { background: yellow; }
+a {color: #416DFF; text-decoration: none}
+a:hover {background-color: #ddd; text-decoration: underline}
+pre { margin-bottom: 4px; font-family: monospace; }
+pre.verbatim, pre.codepre { }
+.indextable {border: 1px #ddd solid; border-collapse: collapse}
+.indextable td, .indextable th {border: 1px #ddd solid; min-width: 80px}
+.indextable td.module {background-color: #eee ; padding-left: 2px; padding-right: 2px}
+.indextable td.module a {color: 4E6272; text-decoration: none; display: block; width: 100%}
+.indextable td.module a:hover {text-decoration: underline; background-color: transparent}
+.deprecated {color: #888; font-style: italic}
+.indextable tr td div.info { margin-left: 2px; margin-right: 2px }
+ul.indexlist { margin-left: 0; padding-left: 0;}
+ul.indexlist li { list-style-type: none ; margin-left: 0; padding-left: 0; }