Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
TeachBooks documentation
TeachBooks documentation

Contents:

  • Introduction to TeachBooks
  • Command Line interface
  • Internal Components
    • teachbooks.release module
    • teachbooks.serve module
  • External content from GitHub/GitLab
  • Contributing to TeachBooks
  • Tests
Back to top
View this page

Internal ComponentsΒΆ

The pages in this chapter are automatically created from the source code.

  • teachbooks.release module
    • clean_yaml()
    • copy_ext()
    • make_release()
  • teachbooks.serve module
    • Server
      • Server.is_running
      • Server.load()
      • Server.start()
      • Server.statefile
      • Server.stop()
      • Server.url
    • ServerError
Next
teachbooks.release module
Previous
Command Line interface
Copyright © 2024, the TeachBooks team
Made with Sphinx and @pradyunsg's Furo