GWSumm 0.1.dev50+ga98ce754d.d20260523
  • Contents
      • What is GWSumm?
      • Command-line interface
      • Automatic generation for LIGO
      • Introduction to Tabs
      • Generating Websites
      • Tab modes
      • Tab API
      • States
      • Plots
      • gwsumm.mode Module
      • Full API
  • « gwsumm.data.u...
  • gwsumm.html.t... »
  • gwsumm.html package
    • Subpackages
    • Submodules
    • Module contents
Source

gwsumm.html package¶

Subpackages¶

  • gwsumm.html.tests package
    • Submodules
      • gwsumm.html.tests.test_bootstrap module
      • gwsumm.html.tests.test_html5 module
        • test_comments_box()
        • test_dialog_box()
        • test_expand_path()
        • test_ldvw_qscan_batch()
        • test_ldvw_qscan_single()
        • test_load()
        • test_load_custom()
        • test_load_state()
        • test_overlay_canvas()
      • gwsumm.html.tests.test_static module
        • test_get_css()
        • test_get_js()
    • Module contents

Submodules¶

  • gwsumm.html.bootstrap module
    • banner()
    • base_map_dropdown()
    • calendar()
    • state_switcher()
    • wrap_content()
  • gwsumm.html.html5 module
    • comments_box()
    • dialog_box()
    • ldvw_qscan()
    • load()
    • load_state()
    • overlay_canvas()
  • gwsumm.html.static module
    • get_css()
    • get_js()

Module contents¶

HTML helpers

HTML output is built upon the markup.py module and primarily formatted to fit the twitter bootstrap library.

Back to top

© Copyright 2013, Duncan Macleod.
Created using Sphinx 9.1.0.