Commit Graph

16 Commits

Author SHA1 Message Date
Philippe Canal
576ca3ca96 Remove trailing spaces 2014-08-13 16:08:36 +02:00
Philippe Canal
417dfa1c6f More <TAB> removal 2014-08-13 16:08:29 +02:00
Anirudha Bose
a507af4684 Help message has been fixed. No need for a wrapping tool anymore. 2014-06-18 15:17:03 +02:00
Anirudha Bose
4f93aff0bc Do not proceed with install until cling.pod is generated 2014-06-18 09:51:02 +02:00
Anirudha Bose
47e6f62d7b Change name of file to avoid using a .PHONY target for podgen 2014-06-18 09:51:02 +02:00
Anirudha Bose
800552ef6d Remove static and obsolete help message 2014-06-18 09:51:02 +02:00
Anirudha Bose
94bca33f50 Remove cling.pod. We will generate it from cling.pod.in 2014-06-18 09:51:02 +02:00
Anirudha Bose
02183dd9cd Dynamically generate help message for documentation 2014-06-18 09:51:02 +02:00
Anirudha Bose
bf8d14b1a3 Fix typos in cling.pod 2014-06-10 21:56:01 +02:00
Anirudha Bose
6a1844a1fc Update cling.pod 2014-06-10 21:56:00 +02:00
Anirudha Bose
bac7a1c1ba Copy sample documentation and man page from Clang
The contents are temporary and will be made Cling specific in future.
Also generate Cling's HTML documentation and man pages during "make install"
2014-06-10 21:56:00 +02:00
Vassil Vassilev
c1411a261b Remove obsolete config switches.
Fixes:
Warning: Tag `SYMBOL_CACHE_SIZE' at line 290 of file /mnt/vdb/lsf/cling-37f64ff95641-full-1498388/obj/tools/cling/docs/doxygen.cfg has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: Tag `SHOW_DIRECTORIES' at line 490 of file /mnt/vdb/lsf/cling-37f64ff95641-full-1498388/obj/tools/cling/docs/doxygen.cfg has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: Tag `HTML_ALIGN_MEMBERS' at line 819 of file /mnt/vdb/lsf/cling-37f64ff95641-full-1498388/obj/tools/cling/docs/doxygen.cfg has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: Tag `USE_INLINE_TREES' at line 989 of file /mnt/vdb/lsf/cling-37f64ff95641-full-1498388/obj/tools/cling/docs/doxygen.cfg has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: doxygen no longer ships with the FreeSans font.
You may want to clear or change DOT_FONTNAME.
2014-05-21 09:36:56 +02:00
Vassil Vassilev
6d076644e6 No svnversion anymore. Use something similar. 2014-02-21 10:47:04 +01:00
Axel Naumann
5da6e646a5 Correct licenses in Makefiles. 2014-01-07 11:13:56 +01:00
Axel Naumann
aebbf7f0dc Spelling. 2013-11-07 11:28:57 +01:00
Axel Naumann
05ba8a3a07 Move cling from cint/ to interpreter/ (Will add a "we have moved" readme to cint/cling.)
git-svn-id: http://root.cern.ch/svn/root/trunk@45844 27541ba8-7e3a-0410-8455-c3a389f83636
2012-09-05 09:37:39 +00:00