Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions src/site/markdown/examples/attached-artifact.md.vm
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
title: Attaching the Shaded Artifact
author:
- Mauro Talevi
date: 2008-07-21
---

<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
Expand Down
7 changes: 7 additions & 0 deletions src/site/markdown/examples/class-relocation.md.vm
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
title: Relocating Classes
author:
- Mauro Talevi
date: 2008-07-21
---

<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
Expand Down
7 changes: 7 additions & 0 deletions src/site/markdown/examples/executable-jar.md.vm
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
title: Executable JAR
author:
- Mauro Talevi
date: 2008-07-21
---

<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
Expand Down
7 changes: 7 additions & 0 deletions src/site/markdown/examples/includes-excludes.md.vm
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
title: Selecting Contents for Uber JAR
author:
- Mauro Talevi
date: 2008-07-21
---

<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
Expand Down
7 changes: 7 additions & 0 deletions src/site/markdown/examples/resource-transformers.md.vm
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
title: Resource Transformers
author:
- Mauro Talevi
date: 2008-07-21
---

<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
Expand Down
7 changes: 7 additions & 0 deletions src/site/markdown/examples/use-shader-other-impl.md.vm
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
title: Using an other Shader Implementation
author:
- Olivier Lamy
date: 2012-03-13
---

<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
Expand Down
7 changes: 7 additions & 0 deletions src/site/markdown/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
title: Introduction
author:
- Mauro Talevi
date: 2013-07-22
---

<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
Expand Down
7 changes: 7 additions & 0 deletions src/site/markdown/usage.md.vm
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
title: Usage
author:
- Mauro Talevi
date: 2008-07-21
---

<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
Expand Down
Loading