aboutsummaryrefslogtreecommitdiffstats
path: root/doc/nil
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-12-13 09:15:37 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-12-13 09:15:37 +0000
commitc054fd6a0937c1540336e50abcc0806e2a9f8e82 (patch)
tree566d6310e326798bda063ed435cbed1af0c43804 /doc/nil
parentdffdc36d577c70bac7bf172f00c55aabf173340a (diff)
downloadChibiOS-c054fd6a0937c1540336e50abcc0806e2a9f8e82.tar.gz
ChibiOS-c054fd6a0937c1540336e50abcc0806e2a9f8e82.tar.bz2
ChibiOS-c054fd6a0937c1540336e50abcc0806e2a9f8e82.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7574 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'doc/nil')
-rw-r--r--doc/nil/Doxyfile_chm2
-rw-r--r--doc/nil/rsync_web.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/nil/Doxyfile_chm b/doc/nil/Doxyfile_chm
index 93dc3574c..c3e3ae708 100644
--- a/doc/nil/Doxyfile_chm
+++ b/doc/nil/Doxyfile_chm
@@ -1296,7 +1296,7 @@ DOCSET_PUBLISHER_NAME = Publisher
# The default value is: NO.
# This tag requires that the tag GENERATE_HTML is set to YES.
-GENERATE_HTMLHELP = NO
+GENERATE_HTMLHELP = YES
# The CHM_FILE tag can be used to specify the file name of the resulting .chm
# file. You can add a path in front of the file if the result should not be
diff --git a/doc/nil/rsync_web.sh b/doc/nil/rsync_web.sh
index 0d8786aeb..5b93c922a 100644
--- a/doc/nil/rsync_web.sh
+++ b/doc/nil/rsync_web.sh
@@ -1,2 +1,2 @@
#!/bin/bash
-rsync -avP -e ssh --delete --exclude=.* ./html/ gdisirio,chibios@web.sourceforge.net:/home/groups/c/ch/chibios/htdocs/html \ No newline at end of file
+rsync -avP -e ssh --delete --exclude=.* ./html/ gdisirio,chibios@web.sourceforge.net:/home/groups/c/ch/chibios/htdocs/docs3/nil \ No newline at end of file