Bump version in generated files
`.gv` and `.html` files include the version number as a comment. Rebuild to avoid diffs during development
This commit is contained in:
parent
4f4d63f029
commit
a6efd28124
2
examples/demo01.gv
generated
2
examples/demo01.gv
generated
@ -1,5 +1,5 @@
|
||||
graph {
|
||||
// Graph generated by WireViz 0.3
|
||||
// Graph generated by WireViz 0.4-dev
|
||||
// https://github.com/formatc1702/WireViz
|
||||
graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||
node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
|
||||
|
||||
2
examples/demo01.html
generated
2
examples/demo01.html
generated
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="generator" content="WireViz 0.3 - https://github.com/formatc1702/WireViz">
|
||||
<meta name="generator" content="WireViz 0.4-dev - https://github.com/formatc1702/WireViz">
|
||||
<title>demo01</title>
|
||||
</head><body style="font-family:arial;background-color:#FFFFFF">
|
||||
<h1>demo01</h1>
|
||||
|
||||
2
examples/demo02.gv
generated
2
examples/demo02.gv
generated
@ -1,5 +1,5 @@
|
||||
graph {
|
||||
// Graph generated by WireViz 0.3
|
||||
// Graph generated by WireViz 0.4-dev
|
||||
// https://github.com/formatc1702/WireViz
|
||||
graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||
node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
|
||||
|
||||
2
examples/demo02.html
generated
2
examples/demo02.html
generated
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="generator" content="WireViz 0.3 - https://github.com/formatc1702/WireViz">
|
||||
<meta name="generator" content="WireViz 0.4-dev - https://github.com/formatc1702/WireViz">
|
||||
<title>demo02</title>
|
||||
</head><body style="font-family:arial;background-color:#FFFFFF">
|
||||
<h1>demo02</h1>
|
||||
|
||||
2
examples/ex01.gv
generated
2
examples/ex01.gv
generated
@ -1,5 +1,5 @@
|
||||
graph {
|
||||
// Graph generated by WireViz 0.3
|
||||
// Graph generated by WireViz 0.4-dev
|
||||
// https://github.com/formatc1702/WireViz
|
||||
graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||
node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
|
||||
|
||||
2
examples/ex01.html
generated
2
examples/ex01.html
generated
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="generator" content="WireViz 0.3 - https://github.com/formatc1702/WireViz">
|
||||
<meta name="generator" content="WireViz 0.4-dev - https://github.com/formatc1702/WireViz">
|
||||
<title>ex01</title>
|
||||
</head><body style="font-family:arial;background-color:#FFFFFF">
|
||||
<h1>ex01</h1>
|
||||
|
||||
2
examples/ex02.gv
generated
2
examples/ex02.gv
generated
@ -1,5 +1,5 @@
|
||||
graph {
|
||||
// Graph generated by WireViz 0.3
|
||||
// Graph generated by WireViz 0.4-dev
|
||||
// https://github.com/formatc1702/WireViz
|
||||
graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||
node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
|
||||
|
||||
2
examples/ex02.html
generated
2
examples/ex02.html
generated
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="generator" content="WireViz 0.3 - https://github.com/formatc1702/WireViz">
|
||||
<meta name="generator" content="WireViz 0.4-dev - https://github.com/formatc1702/WireViz">
|
||||
<title>ex02</title>
|
||||
</head><body style="font-family:arial;background-color:#FFFFFF">
|
||||
<h1>ex02</h1>
|
||||
|
||||
2
examples/ex03.gv
generated
2
examples/ex03.gv
generated
@ -1,5 +1,5 @@
|
||||
graph {
|
||||
// Graph generated by WireViz 0.3
|
||||
// Graph generated by WireViz 0.4-dev
|
||||
// https://github.com/formatc1702/WireViz
|
||||
graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||
node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
|
||||
|
||||
2
examples/ex03.html
generated
2
examples/ex03.html
generated
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="generator" content="WireViz 0.3 - https://github.com/formatc1702/WireViz">
|
||||
<meta name="generator" content="WireViz 0.4-dev - https://github.com/formatc1702/WireViz">
|
||||
<title>ex03</title>
|
||||
</head><body style="font-family:arial;background-color:#FFFFFF">
|
||||
<h1>ex03</h1>
|
||||
|
||||
2
examples/ex04.gv
generated
2
examples/ex04.gv
generated
@ -1,5 +1,5 @@
|
||||
graph {
|
||||
// Graph generated by WireViz 0.3
|
||||
// Graph generated by WireViz 0.4-dev
|
||||
// https://github.com/formatc1702/WireViz
|
||||
graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||
node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
|
||||
|
||||
2
examples/ex04.html
generated
2
examples/ex04.html
generated
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="generator" content="WireViz 0.3 - https://github.com/formatc1702/WireViz">
|
||||
<meta name="generator" content="WireViz 0.4-dev - https://github.com/formatc1702/WireViz">
|
||||
<title>ex04</title>
|
||||
</head><body style="font-family:arial;background-color:#FFFFFF">
|
||||
<h1>ex04</h1>
|
||||
|
||||
2
examples/ex05.gv
generated
2
examples/ex05.gv
generated
@ -1,5 +1,5 @@
|
||||
graph {
|
||||
// Graph generated by WireViz 0.3
|
||||
// Graph generated by WireViz 0.4-dev
|
||||
// https://github.com/formatc1702/WireViz
|
||||
graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||
node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
|
||||
|
||||
2
examples/ex05.html
generated
2
examples/ex05.html
generated
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="generator" content="WireViz 0.3 - https://github.com/formatc1702/WireViz">
|
||||
<meta name="generator" content="WireViz 0.4-dev - https://github.com/formatc1702/WireViz">
|
||||
<title>ex05</title>
|
||||
</head><body style="font-family:arial;background-color:#FFFFFF">
|
||||
<h1>ex05</h1>
|
||||
|
||||
2
examples/ex06.gv
generated
2
examples/ex06.gv
generated
@ -1,5 +1,5 @@
|
||||
graph {
|
||||
// Graph generated by WireViz 0.3
|
||||
// Graph generated by WireViz 0.4-dev
|
||||
// https://github.com/formatc1702/WireViz
|
||||
graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||
node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
|
||||
|
||||
2
examples/ex06.html
generated
2
examples/ex06.html
generated
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="generator" content="WireViz 0.3 - https://github.com/formatc1702/WireViz">
|
||||
<meta name="generator" content="WireViz 0.4-dev - https://github.com/formatc1702/WireViz">
|
||||
<title>ex06</title>
|
||||
</head><body style="font-family:arial;background-color:#FFFFFF">
|
||||
<h1>ex06</h1>
|
||||
|
||||
2
examples/ex07.gv
generated
2
examples/ex07.gv
generated
@ -1,5 +1,5 @@
|
||||
graph {
|
||||
// Graph generated by WireViz 0.3
|
||||
// Graph generated by WireViz 0.4-dev
|
||||
// https://github.com/formatc1702/WireViz
|
||||
graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||
node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
|
||||
|
||||
2
examples/ex07.html
generated
2
examples/ex07.html
generated
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="generator" content="WireViz 0.3 - https://github.com/formatc1702/WireViz">
|
||||
<meta name="generator" content="WireViz 0.4-dev - https://github.com/formatc1702/WireViz">
|
||||
<title>ex07</title>
|
||||
</head><body style="font-family:arial;background-color:#FFFFFF">
|
||||
<h1>ex07</h1>
|
||||
|
||||
2
examples/ex08.gv
generated
2
examples/ex08.gv
generated
@ -1,5 +1,5 @@
|
||||
graph {
|
||||
// Graph generated by WireViz 0.3
|
||||
// Graph generated by WireViz 0.4-dev
|
||||
// https://github.com/formatc1702/WireViz
|
||||
graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||
node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
|
||||
|
||||
2
examples/ex08.html
generated
2
examples/ex08.html
generated
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="generator" content="WireViz 0.3 - https://github.com/formatc1702/WireViz">
|
||||
<meta name="generator" content="WireViz 0.4-dev - https://github.com/formatc1702/WireViz">
|
||||
<title>ex08</title>
|
||||
</head><body style="font-family:arial;background-color:#FFFFFF">
|
||||
<h1>ex08</h1>
|
||||
|
||||
2
examples/ex09.gv
generated
2
examples/ex09.gv
generated
@ -1,5 +1,5 @@
|
||||
graph {
|
||||
// Graph generated by WireViz 0.3
|
||||
// Graph generated by WireViz 0.4-dev
|
||||
// https://github.com/formatc1702/WireViz
|
||||
graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||
node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
|
||||
|
||||
2
examples/ex09.html
generated
2
examples/ex09.html
generated
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="generator" content="WireViz 0.3 - https://github.com/formatc1702/WireViz">
|
||||
<meta name="generator" content="WireViz 0.4-dev - https://github.com/formatc1702/WireViz">
|
||||
<title>ex09</title>
|
||||
</head><body style="font-family:arial;background-color:#FFFFFF">
|
||||
<h1>ex09</h1>
|
||||
|
||||
2
examples/ex10.gv
generated
2
examples/ex10.gv
generated
@ -1,5 +1,5 @@
|
||||
graph {
|
||||
// Graph generated by WireViz 0.3
|
||||
// Graph generated by WireViz 0.4-dev
|
||||
// https://github.com/formatc1702/WireViz
|
||||
graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||
node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
|
||||
|
||||
2
examples/ex10.html
generated
2
examples/ex10.html
generated
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="generator" content="WireViz 0.3 - https://github.com/formatc1702/WireViz">
|
||||
<meta name="generator" content="WireViz 0.4-dev - https://github.com/formatc1702/WireViz">
|
||||
<title>ex10</title>
|
||||
</head><body style="font-family:arial;background-color:#FFFFFF">
|
||||
<h1>ex10</h1>
|
||||
|
||||
2
tutorial/tutorial01.gv
generated
2
tutorial/tutorial01.gv
generated
@ -1,5 +1,5 @@
|
||||
graph {
|
||||
// Graph generated by WireViz 0.3
|
||||
// Graph generated by WireViz 0.4-dev
|
||||
// https://github.com/formatc1702/WireViz
|
||||
graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||
node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
|
||||
|
||||
2
tutorial/tutorial01.html
generated
2
tutorial/tutorial01.html
generated
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="generator" content="WireViz 0.3 - https://github.com/formatc1702/WireViz">
|
||||
<meta name="generator" content="WireViz 0.4-dev - https://github.com/formatc1702/WireViz">
|
||||
<title>tutorial01</title>
|
||||
</head><body style="font-family:arial;background-color:#FFFFFF">
|
||||
<h1>tutorial01</h1>
|
||||
|
||||
2
tutorial/tutorial02.gv
generated
2
tutorial/tutorial02.gv
generated
@ -1,5 +1,5 @@
|
||||
graph {
|
||||
// Graph generated by WireViz 0.3
|
||||
// Graph generated by WireViz 0.4-dev
|
||||
// https://github.com/formatc1702/WireViz
|
||||
graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||
node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
|
||||
|
||||
2
tutorial/tutorial02.html
generated
2
tutorial/tutorial02.html
generated
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="generator" content="WireViz 0.3 - https://github.com/formatc1702/WireViz">
|
||||
<meta name="generator" content="WireViz 0.4-dev - https://github.com/formatc1702/WireViz">
|
||||
<title>tutorial02</title>
|
||||
</head><body style="font-family:arial;background-color:#FFFFFF">
|
||||
<h1>tutorial02</h1>
|
||||
|
||||
2
tutorial/tutorial03.gv
generated
2
tutorial/tutorial03.gv
generated
@ -1,5 +1,5 @@
|
||||
graph {
|
||||
// Graph generated by WireViz 0.3
|
||||
// Graph generated by WireViz 0.4-dev
|
||||
// https://github.com/formatc1702/WireViz
|
||||
graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||
node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
|
||||
|
||||
2
tutorial/tutorial03.html
generated
2
tutorial/tutorial03.html
generated
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="generator" content="WireViz 0.3 - https://github.com/formatc1702/WireViz">
|
||||
<meta name="generator" content="WireViz 0.4-dev - https://github.com/formatc1702/WireViz">
|
||||
<title>tutorial03</title>
|
||||
</head><body style="font-family:arial;background-color:#FFFFFF">
|
||||
<h1>tutorial03</h1>
|
||||
|
||||
2
tutorial/tutorial04.gv
generated
2
tutorial/tutorial04.gv
generated
@ -1,5 +1,5 @@
|
||||
graph {
|
||||
// Graph generated by WireViz 0.3
|
||||
// Graph generated by WireViz 0.4-dev
|
||||
// https://github.com/formatc1702/WireViz
|
||||
graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||
node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
|
||||
|
||||
2
tutorial/tutorial04.html
generated
2
tutorial/tutorial04.html
generated
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="generator" content="WireViz 0.3 - https://github.com/formatc1702/WireViz">
|
||||
<meta name="generator" content="WireViz 0.4-dev - https://github.com/formatc1702/WireViz">
|
||||
<title>tutorial04</title>
|
||||
</head><body style="font-family:arial;background-color:#FFFFFF">
|
||||
<h1>tutorial04</h1>
|
||||
|
||||
2
tutorial/tutorial05.gv
generated
2
tutorial/tutorial05.gv
generated
@ -1,5 +1,5 @@
|
||||
graph {
|
||||
// Graph generated by WireViz 0.3
|
||||
// Graph generated by WireViz 0.4-dev
|
||||
// https://github.com/formatc1702/WireViz
|
||||
graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||
node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
|
||||
|
||||
2
tutorial/tutorial05.html
generated
2
tutorial/tutorial05.html
generated
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="generator" content="WireViz 0.3 - https://github.com/formatc1702/WireViz">
|
||||
<meta name="generator" content="WireViz 0.4-dev - https://github.com/formatc1702/WireViz">
|
||||
<title>tutorial05</title>
|
||||
</head><body style="font-family:arial;background-color:#FFFFFF">
|
||||
<h1>tutorial05</h1>
|
||||
|
||||
2
tutorial/tutorial06.gv
generated
2
tutorial/tutorial06.gv
generated
@ -1,5 +1,5 @@
|
||||
graph {
|
||||
// Graph generated by WireViz 0.3
|
||||
// Graph generated by WireViz 0.4-dev
|
||||
// https://github.com/formatc1702/WireViz
|
||||
graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||
node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
|
||||
|
||||
2
tutorial/tutorial06.html
generated
2
tutorial/tutorial06.html
generated
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="generator" content="WireViz 0.3 - https://github.com/formatc1702/WireViz">
|
||||
<meta name="generator" content="WireViz 0.4-dev - https://github.com/formatc1702/WireViz">
|
||||
<title>tutorial06</title>
|
||||
</head><body style="font-family:arial;background-color:#FFFFFF">
|
||||
<h1>tutorial06</h1>
|
||||
|
||||
2
tutorial/tutorial07.gv
generated
2
tutorial/tutorial07.gv
generated
@ -1,5 +1,5 @@
|
||||
graph {
|
||||
// Graph generated by WireViz 0.3
|
||||
// Graph generated by WireViz 0.4-dev
|
||||
// https://github.com/formatc1702/WireViz
|
||||
graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||
node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
|
||||
|
||||
2
tutorial/tutorial07.html
generated
2
tutorial/tutorial07.html
generated
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="generator" content="WireViz 0.3 - https://github.com/formatc1702/WireViz">
|
||||
<meta name="generator" content="WireViz 0.4-dev - https://github.com/formatc1702/WireViz">
|
||||
<title>tutorial07</title>
|
||||
</head><body style="font-family:arial;background-color:#FFFFFF">
|
||||
<h1>tutorial07</h1>
|
||||
|
||||
2
tutorial/tutorial08.gv
generated
2
tutorial/tutorial08.gv
generated
@ -1,5 +1,5 @@
|
||||
graph {
|
||||
// Graph generated by WireViz 0.3
|
||||
// Graph generated by WireViz 0.4-dev
|
||||
// https://github.com/formatc1702/WireViz
|
||||
graph [bgcolor="#FFFFFF" fontname=arial nodesep=0.33 rankdir=LR ranksep=2]
|
||||
node [fillcolor="#FFFFFF" fontname=arial height=0 margin=0 shape=none style=filled width=0]
|
||||
|
||||
2
tutorial/tutorial08.html
generated
2
tutorial/tutorial08.html
generated
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="generator" content="WireViz 0.3 - https://github.com/formatc1702/WireViz">
|
||||
<meta name="generator" content="WireViz 0.4-dev - https://github.com/formatc1702/WireViz">
|
||||
<title>tutorial08</title>
|
||||
</head><body style="font-family:arial;background-color:#FFFFFF">
|
||||
<h1>tutorial08</h1>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user