Skip to content

Commit 9205de8

Browse files
committed
more docs
1 parent 88bef72 commit 9205de8

File tree

6 files changed

+19
-6
lines changed

6 files changed

+19
-6
lines changed

html/coolipy/constants.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -497,6 +497,13 @@
497497
hljs.configure({ languages: ['bash', 'css', 'diff', 'graphql', 'ini', 'javascript', 'json', 'plaintext', 'python', 'python-repl', 'rust', 'shell', 'sql', 'typescript', 'xml', 'yaml'] });
498498
hljs.highlightAll();
499499
})</script>
500+
<script src="https://coolipy-rum.s3.us-east-1.amazonaws.com/elastic-apm-rum.umd.min.js" crossorigin></script>
501+
<script>
502+
elasticApm.init({
503+
serviceName: 'coolipy-docs',
504+
serverUrl: 'https://84b3afd273634acabe46950fe95c9687.apm.southamerica-east1.gcp.elastic-cloud.com:443',
505+
})
506+
</script>
500507
</head>
501508

502509
<body>

html/coolipy/exceptions.html

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
<meta name="generator" content="pdoc3 0.11.1">
88
<title>coolipy.exceptions API documentation - Coolipy - the (un)Official Coolify Python client</title>
99
<meta name="description" content="Coolipy - the (un)Offcial Coolify Python client documentation" />
10-
<meta name="keywords" content="coolify python, coolify client, coolify client python, coolipy, coolify, python, docs, pip, python lib"/>
10+
<meta name="keywords"
11+
content="coolify python, coolify client, coolify client python, coolipy, coolify, python, docs, pip, python lib" />
1112
<meta name="author" content="Gabriel Bocchini" />
1213
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/10up-sanitize.css/13.0.0/sanitize.min.css"
1314
integrity="sha512-y1dtMcuvtTMJc1yPgEqF0ZjQbhnc/bFhyvIyVNb9Zk5mIGtqVaAB1Ttl28su8AvFMOY0EwRbAe+HCLqj6W7/KA=="
@@ -497,12 +498,13 @@
497498
hljs.configure({ languages: ['bash', 'css', 'diff', 'graphql', 'ini', 'javascript', 'json', 'plaintext', 'python', 'python-repl', 'rust', 'shell', 'sql', 'typescript', 'xml', 'yaml'] });
498499
hljs.highlightAll();
499500
})</script>
501+
<script src="https://coolipy-rum.s3.us-east-1.amazonaws.com/elastic-apm-rum.umd.min.js" crossorigin></script>
500502
<script>
501-
elasticApm.init({
502-
serviceName: 'coolipy-docs',
503-
serverUrl: 'https://84b3afd273634acabe46950fe95c9687.apm.southamerica-east1.gcp.elastic-cloud.com:443',
504-
})
505-
</script>
503+
elasticApm.init({
504+
serviceName: 'coolipy-docs',
505+
serverUrl: 'https://84b3afd273634acabe46950fe95c9687.apm.southamerica-east1.gcp.elastic-cloud.com:443',
506+
})
507+
</script>
506508
</head>
507509

508510
<body>

html/coolipy/models/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -497,6 +497,7 @@
497497
hljs.configure({ languages: ['bash', 'css', 'diff', 'graphql', 'ini', 'javascript', 'json', 'plaintext', 'python', 'python-repl', 'rust', 'shell', 'sql', 'typescript', 'xml', 'yaml'] });
498498
hljs.highlightAll();
499499
})</script>
500+
<script src="https://coolipy-rum.s3.us-east-1.amazonaws.com/elastic-apm-rum.umd.min.js" crossorigin></script>
500501
<script>
501502
elasticApm.init({
502503
serviceName: 'coolipy-docs',

html/coolipy/services/coolify_api/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -497,6 +497,7 @@
497497
hljs.configure({ languages: ['bash', 'css', 'diff', 'graphql', 'ini', 'javascript', 'json', 'plaintext', 'python', 'python-repl', 'rust', 'shell', 'sql', 'typescript', 'xml', 'yaml'] });
498498
hljs.highlightAll();
499499
})</script>
500+
<script src="https://coolipy-rum.s3.us-east-1.amazonaws.com/elastic-apm-rum.umd.min.js" crossorigin></script>
500501
<script>
501502
elasticApm.init({
502503
serviceName: 'coolipy-docs',

html/coolipy/services/http_service.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -497,6 +497,7 @@
497497
hljs.configure({ languages: ['bash', 'css', 'diff', 'graphql', 'ini', 'javascript', 'json', 'plaintext', 'python', 'python-repl', 'rust', 'shell', 'sql', 'typescript', 'xml', 'yaml'] });
498498
hljs.highlightAll();
499499
})</script>
500+
<script src="https://coolipy-rum.s3.us-east-1.amazonaws.com/elastic-apm-rum.umd.min.js" crossorigin></script>
500501
<script>
501502
elasticApm.init({
502503
serviceName: 'coolipy-docs',

html/coolipy/services/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -497,6 +497,7 @@
497497
hljs.configure({ languages: ['bash', 'css', 'diff', 'graphql', 'ini', 'javascript', 'json', 'plaintext', 'python', 'python-repl', 'rust', 'shell', 'sql', 'typescript', 'xml', 'yaml'] });
498498
hljs.highlightAll();
499499
})</script>
500+
<script src="https://coolipy-rum.s3.us-east-1.amazonaws.com/elastic-apm-rum.umd.min.js" crossorigin></script>
500501
<script>
501502
elasticApm.init({
502503
serviceName: 'coolipy-docs',

0 commit comments

Comments
 (0)