o2c-opendoc-theme 2.0.0 → 2.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/_includes/directory.html +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 31f346ce469935a842953e5b96ad6a6c7c8cc4982d973496faf2c7c136b069dc
|
|
4
|
+
data.tar.gz: efc664c215211b917d488c2ea32958f184e42ebede889282195a5fba34114bdd
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 136368d5eeccb1e0dc8e8c1a1d6b5f0a1748f3d8a54ed190877d67e80c9a98343846dd0bc963b39da9560f6ffa8cbd4101137458e0b8db8bbc9487f48ea85269
|
|
7
|
+
data.tar.gz: ef1ed7f146183774bcf1ff95b11b7934f9832030f90584cd0a9fa38d2b7b2492b1131417bc3c73a3f3aab4203d68c3d8c699f16152a09fd4750a97306e6aed71
|
data/_includes/directory.html
CHANGED
|
@@ -121,7 +121,7 @@ Escape current file directory parent folder
|
|
|
121
121
|
{%- endcomment -%}
|
|
122
122
|
<section id="{{ toc_id }}" class="contents" {%- unless escaped_currdir == escaped_folder and include.currdir != '/' %} hidden{%- endunless -%}>
|
|
123
123
|
{% endif %}
|
|
124
|
-
{% include_cached toc.html folder_index=forloop.index0 folder_name=folder class="table-of-contents" h_min=1 h_max=
|
|
124
|
+
{% include_cached toc.html folder_index=forloop.index0 folder_name=folder class="table-of-contents" h_min=1 h_max=3 item_class="nav-branch" anchor_class="nav-link" %}
|
|
125
125
|
</section>
|
|
126
126
|
{% endfor %}
|
|
127
127
|
</section>
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: o2c-opendoc-theme
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.0.
|
|
4
|
+
version: 2.0.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Opendoc, O2C
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2021-02-
|
|
11
|
+
date: 2021-02-05 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jekyll
|