Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
81da19bf65b9415a94bca1d187dcc8a2b99c9cb6
/
.
/
documentation
/
BUILD
blob: 5099a7d80875f03b9df852c29adcb3ed5f09d372 [
file
] [
log
] [
blame
]
load
(
"//tools/build_rules:pandoc.bzl"
,
"pandoc_html"
)
pandoc_html
(
name
=
"index"
,
src
=
"README.md"
,
target_compatible_with
=
[
"@platforms//os:linux"
],
)