aboutsummaryrefslogtreecommitdiffstats
path: root/doc/schemaspy_hubzilla/diagrams/summary/site.1degree.dot
diff options
context:
space:
mode:
authorHaakon Meland Eriksen <haakon.eriksen@far.no>2015-11-06 17:26:04 +0100
committerHaakon Meland Eriksen <haakon.eriksen@far.no>2015-11-06 17:26:04 +0100
commitc40f6060da9c014135e70f165fa7adbfb127bcf2 (patch)
tree9c69bf46a9868f035dc340dc771eb8f63ea16ad7 /doc/schemaspy_hubzilla/diagrams/summary/site.1degree.dot
parent5776af30e84356dade6b644a56dce2094ecb99eb (diff)
downloadvolse-hubzilla-c40f6060da9c014135e70f165fa7adbfb127bcf2.tar.gz
volse-hubzilla-c40f6060da9c014135e70f165fa7adbfb127bcf2.tar.bz2
volse-hubzilla-c40f6060da9c014135e70f165fa7adbfb127bcf2.zip
Hubzilla report created by schemaSpy using zot.meta.xml to imply relationships
Diffstat (limited to 'doc/schemaspy_hubzilla/diagrams/summary/site.1degree.dot')
-rw-r--r--doc/schemaspy_hubzilla/diagrams/summary/site.1degree.dot44
1 files changed, 44 insertions, 0 deletions
diff --git a/doc/schemaspy_hubzilla/diagrams/summary/site.1degree.dot b/doc/schemaspy_hubzilla/diagrams/summary/site.1degree.dot
new file mode 100644
index 000000000..1d4204f1e
--- /dev/null
+++ b/doc/schemaspy_hubzilla/diagrams/summary/site.1degree.dot
@@ -0,0 +1,44 @@
+// dot 2.26.3 on Linux 3.2.0-4-686-pae
+// SchemaSpy rev 590
+digraph "site" {
+ graph [
+ rankdir="RL"
+ bgcolor="#f7f7f7"
+ nodesep="0.18"
+ ranksep="0.46"
+ fontname="Helvetica"
+ fontsize="11"
+ ];
+ node [
+ fontname="Helvetica"
+ fontsize="11"
+ shape="plaintext"
+ ];
+ edge [
+ arrowsize="0.8"
+ ];
+ "site" [
+ label=<
+ <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff">
+ <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">site</TD></TR>
+ <TR><TD PORT="site_url" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">site_url</TD></TR>
+ <TR><TD PORT="site_access" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">site_access</TD></TR>
+ <TR><TD PORT="site_flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">site_flags</TD></TR>
+ <TR><TD PORT="site_update" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">site_update</TD></TR>
+ <TR><TD PORT="site_pull" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">site_pull</TD></TR>
+ <TR><TD PORT="site_sync" COLSPAN="3" ALIGN="LEFT">site_sync</TD></TR>
+ <TR><TD PORT="site_directory" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">site_directory</TD></TR>
+ <TR><TD PORT="site_register" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">site_register</TD></TR>
+ <TR><TD PORT="site_sellpage" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">site_sellpage</TD></TR>
+ <TR><TD PORT="site_location" COLSPAN="3" ALIGN="LEFT">site_location</TD></TR>
+ <TR><TD PORT="site_realm" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">site_realm</TD></TR>
+ <TR><TD PORT="site_valid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">site_valid</TD></TR>
+ <TR><TD PORT="site_dead" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">site_dead</TD></TR>
+ <TR><TD PORT="site_type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">site_type</TD></TR>
+ <TR><TD PORT="site_project" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">site_project</TD></TR>
+ <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">224 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR>
+ </TABLE>>
+ URL="tables/site.html"
+ tooltip="site"
+ ];
+}