mirror of
https://github.com/itsdave-de/fusionpbx_connect.git
synced 2025-12-17 16:43:08 -03:00
feat: Initialize App
This commit is contained in:
10
fleet_management/config/docs.py
Normal file
10
fleet_management/config/docs.py
Normal file
@@ -0,0 +1,10 @@
|
||||
"""
|
||||
Configuration for docs
|
||||
"""
|
||||
|
||||
# source_link = "https://github.com/[org_name]/fleet_management"
|
||||
# headline = "App that does everything"
|
||||
# sub_heading = "Yes, you got that right the first time, everything"
|
||||
|
||||
def get_context(context):
|
||||
context.brand_html = "Fleet Management"
|
||||
Reference in New Issue
Block a user