0% found this document useful (0 votes)
18 views15 pages

Attendize Demo Readthedocs Io en Latest

The document is the Read the Docs Template Documentation, Release 1.0, outlining installation, usage, and contribution guidelines. It includes sections on authors, features, support, and licensing, with instructions for installing the template via pip. The document serves as a foundational guide for users to effectively utilize the template for documentation purposes.

Uploaded by

jaiteg4
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views15 pages

Attendize Demo Readthedocs Io en Latest

The document is the Read the Docs Template Documentation, Release 1.0, outlining installation, usage, and contribution guidelines. It includes sections on authors, features, support, and licensing, with instructions for installing the template via pip. The document serves as a foundational guide for users to effectively utilize the template for documentation purposes.

Uploaded by

jaiteg4
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 15

Read the Docs Template

Documentation
Release 1.0

Read the Docs

December 15, 2016


Contents

1 Authors 3

2 Installation 5

3 Template 7
3.1 Features . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
3.2 Installation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
3.3 Contribute . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
3.4 Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
3.5 License . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7

4 Usage 9

5 Indices and tables 11

i
ii
Read the Docs Template Documentation, Release 1.0

Contents:

Contents 1
Read the Docs Template Documentation, Release 1.0

2 Contents
CHAPTER 1

Authors

• Eric (New contributor)


• Anthony

3
Read the Docs Template Documentation, Release 1.0

4 Chapter 1. Authors
CHAPTER 2

Installation

Install the package with pip:


$ pip install read-the-docs-template

5
Read the Docs Template Documentation, Release 1.0

6 Chapter 2. Installation
CHAPTER 3

Template

$project will solve your problem of where to start with documentation, by providing a basic explanation of how to do
it easily.
Look how easy it is to use:
import project # Get your stuff done project.do_stuff()

3.1 Features
• Be awesome
• Make things faster

3.2 Installation

Install $project by running:


install project

3.3 Contribute

• Issue Tracker: github.com/$project/$project/issues


• Source Code: github.com/$project/$project

3.4 Support

If you are having issues, please let us know. We have a mailing list located at: [email protected]

3.5 License

The project is licensed under the BSD license.

7
Read the Docs Template Documentation, Release 1.0

8 Chapter 3. Template
CHAPTER 4

Usage

To use this template, simply update it:


import read-the-docs-template

9
Read the Docs Template Documentation, Release 1.0

10 Chapter 4. Usage
CHAPTER 5

Indices and tables

• genindex
• modindex
• search

11

You might also like