Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Member Functions | Public Attributes | List of all members
content.DocChapter Class Reference

Public Member Functions

def __init__ (self, block)
 

Public Attributes

 block
 
 sections
 
 name
 
 title
 
 order
 

Detailed Description

Definition at line 288 of file content.py.

Constructor & Destructor Documentation

◆ __init__()

def content.DocChapter.__init__ (   self,
  block 
)

Definition at line 290 of file content.py.

Member Data Documentation

◆ block

content.DocChapter.block

Definition at line 291 of file content.py.

◆ name

content.DocChapter.name

Definition at line 294 of file content.py.

◆ order

content.DocChapter.order

Definition at line 296 of file content.py.

Referenced by content.DocSection.process(), and content.DocSection.reorder().

◆ sections

content.DocChapter.sections

◆ title

content.DocChapter.title

Definition at line 295 of file content.py.

Referenced by content.DocSection.process().


The documentation for this class was generated from the following file: