blob: cd2a9d7e7ec49401f18703b895074304c8c3ae13 [file] [view]
---
layout: documentation
title: Design Documents
---
# Bazel Design Documents
<ul>
{% for doc in site.categories.designs %}
<li><a href="{{ doc.url }}">{{ doc.title }}</a>
{{ doc.date | date_to_long_string }}</a></li>
{% endfor %}
</ul>