mirror of
https://github.com/clastix/kamaji.git
synced 2026-04-15 06:56:47 +00:00
fix(docs): use default md style for api reference
This commit is contained in:
@@ -1,20 +1,3 @@
|
||||
<style>
|
||||
table {
|
||||
border: solid;
|
||||
padding: 15px;
|
||||
text-align: left;
|
||||
}
|
||||
th, td {
|
||||
border-bottom: 1px solid #ddd;
|
||||
padding: 10px;
|
||||
border: solid;
|
||||
}
|
||||
tr
|
||||
sup {
|
||||
font-size: 15px;
|
||||
}
|
||||
</style>
|
||||
|
||||
# API Reference
|
||||
|
||||
Packages:
|
||||
|
||||
17
docs/templates/reference-cr.tmpl
vendored
17
docs/templates/reference-cr.tmpl
vendored
@@ -1,20 +1,3 @@
|
||||
<style>
|
||||
table {
|
||||
border: solid;
|
||||
padding: 15px;
|
||||
text-align: left;
|
||||
}
|
||||
th, td {
|
||||
border-bottom: 1px solid #ddd;
|
||||
padding: 10px;
|
||||
border: solid;
|
||||
}
|
||||
tr
|
||||
sup {
|
||||
font-size: 15px;
|
||||
}
|
||||
</style>
|
||||
|
||||
# API Reference
|
||||
|
||||
Packages:
|
||||
|
||||
Reference in New Issue
Block a user