Cat Feeder  1.0.0
The Cat feeder project
Loading...
Searching...
No Matches
backend.src.libs.docs Namespace Reference

Namespaces

namespace  common
 
namespace  docs_constants
 
namespace  docs_handler
 
namespace  editor
 
namespace  elements
 
namespace  explorer
 
namespace  rapidoc
 
namespace  rapipdf
 
namespace  redoc
 
namespace  scalar
 
namespace  swagger
 

Variables

 DocsHandler = DocumentationHandler
 
 DOCUMENTATION_CONST = DOCS_CONST
 

Detailed Description

# +==== BEGIN CatFeeder =================+
# LOGO:
# ..............(..../\
# ...............)..(.')
# ..............(../..)
# ...............\‍(__)|
# Inspired by Joan Stark
# source https://www.asciiart.eu/
# animals/cats
# /STOP
# PROJECT: CatFeeder
# FILE: __init__.py
# CREATION DATE: 26-11-2025
# LAST Modified: 14:46:8 19-12-2025
# DESCRIPTION:
# This is the backend server in charge of making the actual website work.
# /STOP
# COPYRIGHT: (c) Cat Feeder
# PURPOSE: The module in charge of handling the different types of documentation available.
# // AR
# +==== END CatFeeder =================+

Variable Documentation

◆ DocsHandler

backend.src.libs.docs.DocsHandler = DocumentationHandler

Definition at line 29 of file __init__.py.

◆ DOCUMENTATION_CONST

backend.src.libs.docs.DOCUMENTATION_CONST = DOCS_CONST

Definition at line 30 of file __init__.py.