Skip to content
This repository was archived by the owner on Aug 4, 2023. It is now read-only.

Commit a4afd43

Browse files
figure out how portray module documentation works
1 parent 395960d commit a4afd43

41 files changed

Lines changed: 990 additions & 78 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/api/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182

183183

184184
<li class="md-nav__item">
185-
<a href="/." title="Home" class="md-nav__link">
185+
<a href="/docs/portray/" title="Home" class="md-nav__link">
186186
Home
187187
</a>
188188
</li>

docs/api/CONTRIBUTING/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182

183183

184184
<li class="md-nav__item">
185-
<a href=".." title="Home" class="md-nav__link">
185+
<a href="../docs/portray/" title="Home" class="md-nav__link">
186186
Home
187187
</a>
188188
</li>
@@ -864,7 +864,7 @@ <h1>Contributing</h1>
864864
<div class="md-footer-nav">
865865
<nav class="md-footer-nav__inner md-grid">
866866

867-
<a href=".." title="Home" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
867+
<a href="../docs/portray/" title="Home" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
868868
<div class="md-flex__cell md-flex__cell--shrink">
869869
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
870870
</div>

0 commit comments

Comments
 (0)