Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
a57b70145cb0a950c1c3a9a4fddf0438c60126f2
/
.
/
documentation
/
BUILD
blob: 569ce64c70234686f221c3c9c46adc09d4e970a3 [
file
] [
log
] [
blame
]
Adrian Brandemuehl
7228854
2018-08-15 20:23:27 -0700
[
diff
] [
blame
]
1
load
(
"//tools/build_rules:pandoc.bzl"
,
"pandoc_html"
)
2
3
pandoc_html
(
4
name
=
"index"
,
5
src
=
"README.md"
,
6
)