mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
Update a comment in makefile about modified help pages path
This commit is contained in:
parent
5e25a432c3
commit
38ea536ee3
@ -82,7 +82,7 @@ latex: $(LATEX)
|
|||||||
|
|
||||||
|
|
||||||
# This gets us the html sections complete with TOC, but without the
|
# This gets us the html sections complete with TOC, but without the
|
||||||
# HTML and head section boilerplate. /help/view uses the parts.
|
# HTML and head section boilerplate. /help/page uses the parts.
|
||||||
%.part.html: %.html
|
%.part.html: %.html
|
||||||
csplit -s -f $@ $< '%.*<body>%'
|
csplit -s -f $@ $< '%.*<body>%'
|
||||||
sed '1d' $@00 > $@01
|
sed '1d' $@00 > $@01
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user