aboutsummaryrefslogtreecommitdiffstats
path: root/doc/schemaspy_hubzilla/diagrams/summary/poll_elm.1degree.dot
diff options
context:
space:
mode:
authorHaakon Meland Eriksen <haakon.eriksen@far.no>2015-11-09 06:24:02 +0100
committerHaakon Meland Eriksen <haakon.eriksen@far.no>2015-11-09 06:24:02 +0100
commit0fbea73581c7d2f578afdf5391396020901c5d3a (patch)
treee9aeb8fb49670ef44351be2623100a3bbc102654 /doc/schemaspy_hubzilla/diagrams/summary/poll_elm.1degree.dot
parent1874346c460c29a087bb81833c0b760a91e35970 (diff)
downloadvolse-hubzilla-0fbea73581c7d2f578afdf5391396020901c5d3a.tar.gz
volse-hubzilla-0fbea73581c7d2f578afdf5391396020901c5d3a.tar.bz2
volse-hubzilla-0fbea73581c7d2f578afdf5391396020901c5d3a.zip
Keep only zot.meta.xml for schemaSpy report generation, not the report itself
Diffstat (limited to 'doc/schemaspy_hubzilla/diagrams/summary/poll_elm.1degree.dot')
-rw-r--r--doc/schemaspy_hubzilla/diagrams/summary/poll_elm.1degree.dot34
1 files changed, 0 insertions, 34 deletions
diff --git a/doc/schemaspy_hubzilla/diagrams/summary/poll_elm.1degree.dot b/doc/schemaspy_hubzilla/diagrams/summary/poll_elm.1degree.dot
deleted file mode 100644
index f93572da9..000000000
--- a/doc/schemaspy_hubzilla/diagrams/summary/poll_elm.1degree.dot
+++ /dev/null
@@ -1,34 +0,0 @@
-// dot 2.26.3 on Linux 3.2.0-4-686-pae
-// SchemaSpy rev 590
-digraph "poll_elm" {
- 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"
- ];
- "poll_elm" [
- label=<
- <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff">
- <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">poll_elm</TD></TR>
- <TR><TD PORT="pelm_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">pelm_id</TD></TR>
- <TR><TD PORT="pelm_poll" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">pelm_poll</TD></TR>
- <TR><TD PORT="pelm_desc" COLSPAN="3" ALIGN="LEFT">pelm_desc</TD></TR>
- <TR><TD PORT="pelm_flags" COLSPAN="3" ALIGN="LEFT">pelm_flags</TD></TR>
- <TR><TD PORT="pelm_result" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">pelm_result</TD></TR>
- <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR>
- </TABLE>>
- URL="tables/poll_elm.html"
- tooltip="poll_elm"
- ];
-}