repr 0.1
Reconstructable string representations and more
Loading...
Searching...
No Matches
tools.docs.Docs.Settings Class Reference
Inheritance diagram for tools.docs.Docs.Settings:
[legend]
Collaboration diagram for tools.docs.Docs.Settings:
[legend]

Static Public Attributes

Path style_output
 
str style_url
 
str style_tag
 
Path extensions_output
 
str extensions_url
 
str extensions_tag
 
Path doxygen_path = Path(doxygen_raw_path) if doxygen_raw_path is not None else Path()
 
Path doxyfile = Path("docs") / "Doxyfile"
 

Member Data Documentation

◆ doxyfile

Path tools.docs.Docs.Settings.doxyfile = Path("docs") / "Doxyfile"
static

◆ doxygen_path

Path tools.docs.Docs.Settings.doxygen_path = Path(doxygen_raw_path) if doxygen_raw_path is not None else Path()
static

◆ extensions_output

Path tools.docs.Docs.Settings.extensions_output
static

◆ extensions_tag

str tools.docs.Docs.Settings.extensions_tag
static

◆ extensions_url

str tools.docs.Docs.Settings.extensions_url
static

◆ style_output

Path tools.docs.Docs.Settings.style_output
static

◆ style_tag

str tools.docs.Docs.Settings.style_tag
static

◆ style_url

str tools.docs.Docs.Settings.style_url
static

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