diff --git a/README.md b/README.md index e45ad2c2..04116e4c 100644 --- a/README.md +++ b/README.md @@ -351,7 +351,7 @@ public class Program { C/C++ -For more information, please read the [documentation](https://null8626.github.io/decancer/native_docs/index.html). +For more information, please read the [documentation](https://null8626.github.io/decancer/native_docs). UTF-8 example: diff --git a/bindings/native/docs/style.css b/bindings/native/docs/style.css index a212b367..0d6e9692 100644 --- a/bindings/native/docs/style.css +++ b/bindings/native/docs/style.css @@ -18,6 +18,7 @@ h2.groupheader { div.contents { margin: 0px auto var(--spacing-medium) auto; + padding-bottom: var(--spacing-large); } .see a {