1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 20:15:26 +02:00

responsive doc TOC

This commit is contained in:
Harvey Kandola 2017-12-14 13:25:05 +00:00
parent b339df5125
commit 3329942d8a
11 changed files with 140 additions and 132 deletions

View file

@ -1,14 +0,0 @@
<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.adobe.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
<!-- Read this: www.adobe.com/devnet/articles/crossdomain_policy_file_spec.html -->
<!-- Most restrictive policy: -->
<!--<site-control permitted-cross-domain-policies="none"/>-->
<!-- Least restrictive policy: -->
<!--<site-control permitted-cross-domain-policies="all"/>
<allow-access-from domain="*" to-ports="*" secure="false"/>
<allow-http-request-headers-from domain="*" headers="*" secure="false"/>-->
</cross-domain-policy>