From b6db5b3d50a827ae3e6824370c541c33ae87e250 Mon Sep 17 00:00:00 2001 From: Pauli Date: Mon, 3 Jun 2019 08:38:01 +1000 Subject: Remove file reference from property documentation. Reviewed-by: Matthias St. Pierre (Merged from https://github.com/openssl/openssl/pull/9066) --- crypto/property/properties.xhtml | 685 --------------------------------------- 1 file changed, 685 deletions(-) delete mode 100755 crypto/property/properties.xhtml (limited to 'crypto/property') diff --git a/crypto/property/properties.xhtml b/crypto/property/properties.xhtml deleted file mode 100755 index d3a6874896..0000000000 --- a/crypto/property/properties.xhtml +++ /dev/null @@ -1,685 +0,0 @@ - - - - - - - - - - - Definition: - - - - - - - - PropertyName - - = - - - Value - - , - - - no referencesQuery: - - - - - - - - PropertyQuery - - , - - - no referencesPropertyQuery: - - - - - - - - - - - - PropertyName - - ? - - - PropertyName - - = - - - != - - - Value - - referenced by: - - Query - - Value: - - - - - - - - NumberLiteral - - - StringLiteral - - referenced by: - - Definition - PropertyQuery - - StringLiteral: - - - - - - - - QuotedString - - - UnquotedString - - referenced by: - - Value - - QuotedString: - - - - - - - - " - - - [^"] - - - " - - - ' - - - [^'] - - - ' - - - referenced by: - - StringLiteral - - UnquotedString: - - - - - - - - [^{space},] - - - referenced by: - - StringLiteral - - NumberLiteral: - - - - - - - - 0 - - - [0-7] - - - x - - - [0-9] - - - [A-F] - - - [a-f] - - - - - - - [1-9] - - - [0-9] - - - referenced by: - - Value - - PropertyName: - - - - - - - - [A-Z] - - - [A-Z] - - - [0-9] - - - _ - - - . - - - referenced by: - - Definition - PropertyQuery - - - - - -   - - ... generated by Railroad Diagram Generator - - - - - - - - R - R - - - - - - \ No newline at end of file -- cgit v1.2.3