fix taxonomy issues
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us" dir="ltr">
|
||||
<head>
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta charset="utf-8">
|
||||
|
||||
<meta name="viewport" content ="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||
@ -13,16 +13,16 @@
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:title" content="All Taxonomy Data">
|
||||
<meta property="og:description" content="">
|
||||
<meta property="og:url" content="https://example.org/taxonomies/">
|
||||
<meta property="og:url" content="http://localhost:1313/taxonomies/">
|
||||
<meta property="og:image" content="images/%!s(<nil>)">
|
||||
<link rel="canonical" href="https://example.org/taxonomies/">
|
||||
<link rel="canonical" href="http://localhost:1313/taxonomies/">
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href='https://example.org/apple-touch-icon.png'>
|
||||
<link rel="icon" type="image/png" sizes="32x32" href='https://example.org/favicon-32x32.png'>
|
||||
<link rel="icon" type="image/png" sizes='16x16' href='https://example.org/favicon-16x16.png'>
|
||||
<link rel="manifest" href='https://example.org/site.webmanifest'>
|
||||
<link rel="apple-touch-icon" sizes="180x180" href='http://localhost:1313/apple-touch-icon.png'>
|
||||
<link rel="icon" type="image/png" sizes="32x32" href='http://localhost:1313/favicon-32x32.png'>
|
||||
<link rel="icon" type="image/png" sizes='16x16' href='http://localhost:1313/favicon-16x16.png'>
|
||||
<link rel="manifest" href='http://localhost:1313/site.webmanifest'>
|
||||
|
||||
<link rel="stylesheet" href="https://example.org/css/styles.fc7cf65388be07f2e53293132dd0220e34d9861f57de4b336d64dd03a3502a9befbea05606442d0a501005442835a864361b9a51b4b51acbf28df37530f61f31.css" integrity="sha512-/Hz2U4i+B/LlMpMTLdAiDjTZhh9X3kszbWTdA6NQKpvvvqBWBkQtClAQBUQoNahkNhuaUbS1GsvyjfN1MPYfMQ==">
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/styles.e3fcfb3452c69d09414fe512e9dca31d879e4a6c47d23010fbb07eb6693d447f645d3bd2d021c0d28d0f7b4fe6f32a10e599488cdb16c6750a9a126788131917.css" integrity="sha512-4/z7NFLGnQlBT+US6dyjHYeeSmxH0jAQ+7B+tmk9RH9kXTvS0CHA0o0Pe0/m8yoQ5ZlIjNsWxnUKmhJniBMZFw==">
|
||||
|
||||
|
||||
|
||||
@ -83,10 +83,27 @@
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="developers_test-dev"
|
||||
style="background:rgba(227,126,78,0.4)"
|
||||
href="/developers/test-dev">
|
||||
test dev
|
||||
id="developers_microsoft-research"
|
||||
style="background:rgba(62,86,189,0.4)"
|
||||
href="/developers/microsoft-research">
|
||||
microsoft research
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="developers_sri-international"
|
||||
style="background:rgba(78,7,93,0.4)"
|
||||
href="/developers/sri-international">
|
||||
sri international
|
||||
</a>
|
||||
|
||||
|
||||
@ -115,10 +132,44 @@
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="domains_tttt"
|
||||
style="background:rgba(50,191,14,0.4)"
|
||||
href="/domains/tttt">
|
||||
tttt
|
||||
id="domains_embedded-systems"
|
||||
style="background:rgba(23,145,141,0.4)"
|
||||
href="/domains/embedded-systems">
|
||||
embedded systems
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="domains_hardware-verification"
|
||||
style="background:rgba(141,62,50,0.4)"
|
||||
href="/domains/hardware-verification">
|
||||
hardware verification
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="domains_software-verification"
|
||||
style="background:rgba(195,156,210,0.4)"
|
||||
href="/domains/software-verification">
|
||||
software verification
|
||||
</a>
|
||||
|
||||
|
||||
@ -147,10 +198,112 @@
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="formalisms_tttt"
|
||||
style="background:rgba(50,191,14,0.4)"
|
||||
href="/formalisms/tttt">
|
||||
tttt
|
||||
id="formalisms_arithmetic"
|
||||
style="background:rgba(38,232,22,0.4)"
|
||||
href="/formalisms/arithmetic">
|
||||
arithmetic
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="formalisms_arrays"
|
||||
style="background:rgba(163,203,195,0.4)"
|
||||
href="/formalisms/arrays">
|
||||
arrays
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="formalisms_bit-vectors"
|
||||
style="background:rgba(68,186,73,0.4)"
|
||||
href="/formalisms/bit-vectors">
|
||||
bit-vectors
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="formalisms_first-order-logic"
|
||||
style="background:rgba(184,51,102,0.4)"
|
||||
href="/formalisms/first-order-logic">
|
||||
first-order logic
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="formalisms_quantifier-logic"
|
||||
style="background:rgba(201,150,70,0.4)"
|
||||
href="/formalisms/quantifier-logic">
|
||||
quantifier logic
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="formalisms_smt-lib"
|
||||
style="background:rgba(161,229,58,0.4)"
|
||||
href="/formalisms/smt-lib">
|
||||
smt-lib
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="formalisms_uninterpreted-functions"
|
||||
style="background:rgba(129,25,163,0.4)"
|
||||
href="/formalisms/uninterpreted-functions">
|
||||
uninterpreted functions
|
||||
</a>
|
||||
|
||||
|
||||
@ -179,10 +332,10 @@
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="interactions_araafafanpoasi"
|
||||
style="background:rgba(163,241,74,0.4)"
|
||||
href="/interactions/araafafanpoasi">
|
||||
araafafanpoasi
|
||||
id="interactions_c-api"
|
||||
style="background:rgba(238,156,248,0.4)"
|
||||
href="/interactions/c-api">
|
||||
c api
|
||||
</a>
|
||||
|
||||
|
||||
@ -196,10 +349,10 @@
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="interactions_aranapoasi"
|
||||
style="background:rgba(231,137,226,0.4)"
|
||||
href="/interactions/aranapoasi">
|
||||
aranapoasi
|
||||
id="interactions_cli"
|
||||
style="background:rgba(8,152,178,0.4)"
|
||||
href="/interactions/cli">
|
||||
cli
|
||||
</a>
|
||||
|
||||
|
||||
@ -213,10 +366,10 @@
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="interactions_aranpoasadfsi"
|
||||
style="background:rgba(120,152,6,0.4)"
|
||||
href="/interactions/aranpoasadfsi">
|
||||
aranpoasadfsi
|
||||
id="interactions_ocaml-api"
|
||||
style="background:rgba(69,109,89,0.4)"
|
||||
href="/interactions/ocaml-api">
|
||||
ocaml api
|
||||
</a>
|
||||
|
||||
|
||||
@ -230,10 +383,10 @@
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="interactions_aranpoasai"
|
||||
style="background:rgba(191,101,129,0.4)"
|
||||
href="/interactions/aranpoasai">
|
||||
aranpoasai
|
||||
id="interactions_playground"
|
||||
style="background:rgba(150,199,11,0.4)"
|
||||
href="/interactions/playground">
|
||||
playground
|
||||
</a>
|
||||
|
||||
|
||||
@ -247,10 +400,10 @@
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="interactions_aranpoasasdfasfasdfasdfi"
|
||||
style="background:rgba(24,167,157,0.4)"
|
||||
href="/interactions/aranpoasasdfasfasdfasdfi">
|
||||
aranpoasasdfasfasdfasdfi
|
||||
id="interactions_python-api"
|
||||
style="background:rgba(59,100,239,0.4)"
|
||||
href="/interactions/python-api">
|
||||
python api
|
||||
</a>
|
||||
|
||||
|
||||
@ -264,10 +417,10 @@
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="interactions_aranpoasi"
|
||||
style="background:rgba(231,148,58,0.4)"
|
||||
href="/interactions/aranpoasi">
|
||||
aranpoasi
|
||||
id="interactions_python-bindings"
|
||||
style="background:rgba(36,110,8,0.4)"
|
||||
href="/interactions/python-bindings">
|
||||
python bindings
|
||||
</a>
|
||||
|
||||
|
||||
@ -281,78 +434,10 @@
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="interactions_aranpoaswei"
|
||||
style="background:rgba(168,2,75,0.4)"
|
||||
href="/interactions/aranpoaswei">
|
||||
aranpoaswei
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="interactions_aranpoxasi"
|
||||
style="background:rgba(177,100,115,0.4)"
|
||||
href="/interactions/aranpoxasi">
|
||||
aranpoxasi
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="interactions_aranpsoasi"
|
||||
style="background:rgba(70,8,69,0.4)"
|
||||
href="/interactions/aranpsoasi">
|
||||
aranpsoasi
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="interactions_aransdpoasi"
|
||||
style="background:rgba(171,171,42,0.4)"
|
||||
href="/interactions/aransdpoasi">
|
||||
aransdpoasi
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="interactions_lorem-ipsum"
|
||||
style="background:rgba(128,167,81,0.4)"
|
||||
href="/interactions/lorem-ipsum">
|
||||
lorem ipsum
|
||||
id="interactions_rust-bindings"
|
||||
style="background:rgba(216,195,118,0.4)"
|
||||
href="/interactions/rust-bindings">
|
||||
rust bindings
|
||||
</a>
|
||||
|
||||
|
||||
@ -381,10 +466,129 @@
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="languages_tttt"
|
||||
style="background:rgba(50,191,14,0.4)"
|
||||
href="/languages/tttt">
|
||||
tttt
|
||||
id="languages_c"
|
||||
style="background:rgba(74,138,8,0.4)"
|
||||
href="/languages/c">
|
||||
c
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="languages_c"
|
||||
style="background:rgba(36,10,162,0.4)"
|
||||
href="/languages/c">
|
||||
c#
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="languages_c++"
|
||||
style="background:rgba(108,232,9,0.4)"
|
||||
href="/languages/c++">
|
||||
c++
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="languages_java"
|
||||
style="background:rgba(147,247,37,0.4)"
|
||||
href="/languages/java">
|
||||
java
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="languages_ocaml"
|
||||
style="background:rgba(98,23,192,0.4)"
|
||||
href="/languages/ocaml">
|
||||
ocaml
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="languages_python"
|
||||
style="background:rgba(35,238,235,0.4)"
|
||||
href="/languages/python">
|
||||
python
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="languages_smt-lib"
|
||||
style="background:rgba(161,229,58,0.4)"
|
||||
href="/languages/smt-lib">
|
||||
smt-lib
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="languages_yices-language"
|
||||
style="background:rgba(156,105,243,0.4)"
|
||||
href="/languages/yices-language">
|
||||
yices language
|
||||
</a>
|
||||
|
||||
|
||||
@ -413,10 +617,27 @@
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="purposes_test"
|
||||
style="background:rgba(9,143,107,0.4)"
|
||||
href="/purposes/test">
|
||||
test
|
||||
id="purposes_analysis-tools"
|
||||
style="background:rgba(87,35,209,0.4)"
|
||||
href="/purposes/analysis-tools">
|
||||
analysis tools
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="purposes_verification-tools"
|
||||
style="background:rgba(241,206,239,0.4)"
|
||||
href="/purposes/verification-tools">
|
||||
verification tools
|
||||
</a>
|
||||
|
||||
|
||||
@ -445,10 +666,27 @@
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="systems_tttt"
|
||||
style="background:rgba(50,191,14,0.4)"
|
||||
href="/systems/tttt">
|
||||
tttt
|
||||
id="systems_concurrent-systems"
|
||||
style="background:rgba(9,52,204,0.4)"
|
||||
href="/systems/concurrent-systems">
|
||||
concurrent systems
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="systems_discrete-systems"
|
||||
style="background:rgba(24,82,246,0.4)"
|
||||
href="/systems/discrete-systems">
|
||||
discrete systems
|
||||
</a>
|
||||
|
||||
|
||||
@ -477,10 +715,44 @@
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="techniques_aaa"
|
||||
style="background:rgba(71,188,229,0.4)"
|
||||
href="/techniques/aaa">
|
||||
aaa
|
||||
id="techniques_model-checking"
|
||||
style="background:rgba(142,80,237,0.4)"
|
||||
href="/techniques/model-checking">
|
||||
model checking
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="techniques_smt-solving"
|
||||
style="background:rgba(3,177,124,0.4)"
|
||||
href="/techniques/smt-solving">
|
||||
smt solving
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="techniques_theorem-proving"
|
||||
style="background:rgba(88,212,151,0.4)"
|
||||
href="/techniques/theorem-proving">
|
||||
theorem proving
|
||||
</a>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user