Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3782210
D1894.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
608 B
Referenced Files
None
Subscribers
None
D1894.diff
View Options
diff --git a/src/data/docs.yml b/src/data/docs.yml
--- a/src/data/docs.yml
+++ b/src/data/docs.yml
@@ -1 +1,3 @@
-- salt-wrapper
+Docker registry API: /docker-registry-api/
+Limiting Factor: /limiting-factor/rust/limiting_factor
+salt-wrapper: /salt-wrapper
diff --git a/src/pages/index.html b/src/pages/index.html
--- a/src/pages/index.html
+++ b/src/pages/index.html
@@ -11,7 +11,7 @@
<h2>Available docs</h2>
<ul>
{{#each docs}}
- <li><a href="/{{ this }}">{{ this }}</a></li>
+ <li><a href="{{this}}">{{@key}}</a></li>
{{/each}}
</ul>
</section>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 26, 23:33 (21 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2265253
Default Alt Text
D1894.diff (608 B)
Attached To
Mode
D1894: Add limiting-factor and docker-registry-api ton index
Attached
Detach File
Event Timeline
Log In to Comment