Sphinx Demo

Contents:

  • Demo Modules Overview
  • calculator module
  • helloworld module
  • Calculator Examples
Sphinx Demo
  • Welcome to Sphinx Demo’s documentation!
  • Edit on GitHub

Welcome to Sphinx Demo’s documentation!

Contents:

  • Demo Modules Overview
    • Calculator
      • 1. sum(x, y)
      • 2. subtract(x, y)
      • 3. multiply(x, y)
      • 4. divide(x, y)
    • Hello World
  • calculator module
    • divide()
    • multiply()
    • subtract()
    • sum()
  • helloworld module
    • hello()
    • xinchao()
  • Calculator Examples

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2024, EP.

Built with Sphinx using a theme provided by Read the Docs.