We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d60992 commit 5a8c311Copy full SHA for 5a8c311
docs/source/yaml_schema/schema2html.py
@@ -1,3 +1,8 @@
1
+#!/usr/bin/env python
2
+# -*- coding: utf-8 -*--
3
+
4
+# Copyright (c) 2021, 2022 Oracle and/or its affiliates.
5
+# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl/
6
"""This script generates the HTML page containing tables to show the YAML schema.
7
Usage:
8
python schema2html path/to/yaml
0 commit comments