From e08a97b64fea789a24503c73aa03707109f7b314 Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Fri, 21 May 2004 21:15:21 +0000 Subject: Added Scott's V2/FM battery faq git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4683 a1c6a512-1295-4272-9138-f99709370657 --- www/docs/Makefile | 6 ++++++ www/docs/index.t | 1 + 2 files changed, 7 insertions(+) (limited to 'www') diff --git a/www/docs/Makefile b/www/docs/Makefile index e996c9da39..dd66652a8e 100644 --- a/www/docs/Makefile +++ b/www/docs/Makefile @@ -31,6 +31,12 @@ battery-faq.raw: $(DOCS)/BATTERY-FAQ $(FAQ2HTML) battery-faq.html: battery-faq.t battery-faq.raw $(FAQ2HTML) $(ACTION) $< +battery-faq-liion.raw: $(DOCS)/BATTERY-FAQ-LIION $(FAQ2HTML) + $(FAQ2HTML) < $< > $@ + +battery-faq-liion.html: battery-faq-liion.t battery-faq-liion.raw $(FAQ2HTML) + $(ACTION) $< + contributing.raw: $(DOCS)/CONTRIBUTING $(TXT2HTML) $(TXT2HTML) < $< > $@ diff --git a/www/docs/index.t b/www/docs/index.t index 4d078ce715..d8064f7161 100644 --- a/www/docs/index.t +++ b/www/docs/index.t @@ -6,6 +6,7 @@
  • User manual (pdf, ~300 KB) (plain text version, 105KB)
  • Frequently Asked Questions
  • Frequently Asked Questions about Batteries and Charging +
  • Frequently Asked Questions about V2/FM Batteries
  • Screenshots of Rockbox.
  • Fonts to download
  • Language files and voice clips to download -- cgit v1.2.3