discourse/documentation/yard-custom-template/default/layout/html/footer.erb

7 lines
230 B
Plaintext

<%# Removes date and ruby version to avoid differences in CI check %>
<div id="footer">
Generated by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
<%= YARD::VERSION %>.
</div>