1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-doc.git synced 2025-04-25 03:57:11 -07:00

Document the new plug-in architecture.

This commit is contained in:
Cedric Beust 2015-11-07 19:05:42 -08:00
parent 74f06d76e6
commit 8a619cc181
3 changed files with 400 additions and 216 deletions

View file

@ -24,7 +24,12 @@ var content = [
{
url: "../idea-plug-in/index.html",
title: "IDEA plug-in"
},
{
url: "../ten-minutes/index.html",
title: "Ten minutes"
}
];
var before = '<div class="container-fluid">'