mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-19 01:48:47 +00:00
new badges
This commit is contained in:
@@ -23,6 +23,10 @@ The JuliaFEM project develops open-source software for reliable, scalable, distr
|
||||
.. image:: http://juliafem.kapsi.fi/_static/notebooks-status.svg
|
||||
:target: http://juliafem.kapsi.fi/tutorials/index.html
|
||||
|
||||
.. image:: http://juliafem.kapsi.fi/_static/doctests-status.svg
|
||||
|
||||
.. image:: http://juliafem.kapsi.fi/_static/unittests-status.svg
|
||||
|
||||
.. image:: http://juliafem.kapsi.fi/_static/lint-status.svg
|
||||
:target: http://juliafem.kapsi.fi/quality/index.html#lint-report
|
||||
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="118" height="20"><linearGradient id="b" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><mask id="a"><rect width="118" height="20" rx="3" fill="#fff"/></mask><g mask="url(#a)"><path fill="#555" d="M0 0h57v20H0z"/><path fill="#9f9f9f" d="M57 0h61v20H57z"/><path fill="url(#b)" d="M0 0h118v20H0z"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11"><text x="28.5" y="15" fill="#010101" fill-opacity=".3">doctests</text><text x="28.5" y="14">doctests</text><text x="86.5" y="15" fill="#010101" fill-opacity=".3">unknown</text><text x="86.5" y="14">unknown</text></g></svg>
|
||||
|
After Width: | Height: | Size: 748 B |
@@ -1 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="131" height="20"><linearGradient id="b" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><mask id="a"><rect width="131" height="20" rx="3" fill="#fff"/></mask><g mask="url(#a)"><path fill="#555" d="M0 0h70v20H0z"/><path fill="#9f9f9f" d="M70 0h61v20H70z"/><path fill="url(#b)" d="M0 0h131v20H0z"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11"><text x="35" y="15" fill="#010101" fill-opacity=".3">Notebooks</text><text x="35" y="14">Notebooks</text><text x="99.5" y="15" fill="#010101" fill-opacity=".3">unknown</text><text x="99.5" y="14">unknown</text></g></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="130" height="20"><linearGradient id="b" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><mask id="a"><rect width="130" height="20" rx="3" fill="#fff"/></mask><g mask="url(#a)"><path fill="#555" d="M0 0h69v20H0z"/><path fill="#9f9f9f" d="M69 0h61v20H69z"/><path fill="url(#b)" d="M0 0h130v20H0z"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11"><text x="34.5" y="15" fill="#010101" fill-opacity=".3">notebooks</text><text x="34.5" y="14">notebooks</text><text x="98.5" y="15" fill="#010101" fill-opacity=".3">unknown</text><text x="98.5" y="14">unknown</text></g></svg>
|
||||
|
Before Width: | Height: | Size: 746 B After Width: | Height: | Size: 750 B |
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="119" height="20"><linearGradient id="b" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><mask id="a"><rect width="119" height="20" rx="3" fill="#fff"/></mask><g mask="url(#a)"><path fill="#555" d="M0 0h58v20H0z"/><path fill="#9f9f9f" d="M58 0h61v20H58z"/><path fill="url(#b)" d="M0 0h119v20H0z"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11"><text x="29" y="15" fill="#010101" fill-opacity=".3">unittests</text><text x="29" y="14">unittests</text><text x="87.5" y="15" fill="#010101" fill-opacity=".3">unknown</text><text x="87.5" y="14">unknown</text></g></svg>
|
||||
|
After Width: | Height: | Size: 746 B |
Reference in New Issue
Block a user