Commit Graph

78 Commits

Author SHA1 Message Date
wmayer
4e2e787f19 CMake: fix build and install location of Qt help files 2021-03-04 12:16:53 +01:00
Chris Hennes
5ad480aeec [GUI] Refactor About to list credits from a file
The Credits tab is now generated from a CONTRIBUTORS file. The file is
expected to list one contributor per line, with individuals first,
followed by a line with the word "Firms" on it, followed by firms (again
one per line). The formatting is currently a simple <ul> for each set of
names. No sorting, etc. is performed.
2021-03-03 11:03:43 +01:00
wmayer
6d02284b81 CMake: [skip ci] copy ThirdPartyLibraries.html and LICENSE.html to the correct location
and add the latter to the INSTALL() command
2021-03-02 19:05:30 +01:00
Chris Hennes
2038dedeb4 [GUI] Implement license tab that obeys stylesheet
The original License tab used a hard-coded HTML element created in Qt
Designer, which adds style tags to all HTML elements. This commit
replaces that tab with a dynamically-created tab which loads an included
LICENSE.html file at runtime. That file contains no style information,
so obeys the style information provided by the current stylesheet. If
that resource file is not available at runtime, the old license tab is
retained and displayed.
2021-03-02 18:49:13 +01:00
Yorik van Havre
a1c6db4afa Doc: Updated offline doc for 0.19 2021-02-22 22:06:29 +01:00
Yorik van Havre
4cda00debe Doc: Cosmetic fixes for doxyhen-generated doc
The documentation generated with 'make WebDoc' is now a git repo at
https://github.com/FreeCAD/SourceDoc and can be read online via
https://freecad.github.io/SourceDoc/ - The page at
https://freecadweb.org/api now redirects to it.
2020-12-24 13:24:37 +01:00
wmayer
8cd1e1ceba Doc: [skip ci] fix check for doxygen 2020-05-11 10:55:47 +02:00
Yorik van Havre
a6334a4bfd Cleanup in doxygen stuff 2019-07-15 23:20:52 -03:00
Yorik van Havre
4e10670fb2 Updated offline documentation 2019-03-07 14:10:28 -03:00
Sviatoslav Sydorenko
9eb9fe1e0b 🚑🐛 Don't install doc/freecad.qch with no GUI 2018-08-11 11:39:27 +02:00
luz.paz
154f027496 Doxygen: fix broken link in freecadweb.org/api page + update all links to https://
Fixes #3442 (https://freecadweb.org/tracker/view.php?id=3442)
2018-04-25 11:05:46 +02:00
wmayer
1365cf8adf revert commit 84a853b21 2018-03-31 11:06:04 +02:00
Yorik van Havre
f0d60baa84 Updated offline documentation 2018-03-28 17:36:12 -03:00
wmayer
113331fcc7 cat files in correct order 2018-03-25 18:52:46 +02:00
wmayer
06a36155c9 fix PPA build failure 2018-03-22 07:35:25 +01:00
wmayer
b4cf4bcc7e use Python script to concatenate qch file 2018-03-21 22:20:34 +01:00
Yorik van Havre
58b75535ae Doc: cmake now joins parts of offline doc 2018-03-19 12:39:17 -03:00
Yorik van Havre
d32a6d1b5f added 3-part offline doc for testing 2018-03-12 19:33:07 -03:00
wmayer
18bc9ff35e add tab about license information of 3rd party libraries 2018-02-11 11:40:09 +01:00
luzpaz
c4dd42de98 Typos: Various workbenches and misc.
[skip ci]
2017-12-25 10:58:10 +01:00
Unknown
f5146508bb Misc. typos 2017-12-06 20:59:55 +01:00
luzpaz
8d60d0bf1d UML: misc typo 2017-10-16 08:35:00 +02:00
Ian Rees
b2c5466c96 Fix LaTeX include used for Doxygen docs 2017-10-15 16:33:25 +02:00
Unknown
31a32b9931 Doxygen Typos
+ doxy whitespace formatting
+ added more misc. typos
+ grammar fixes
[skip ci]
2017-10-15 16:27:42 +02:00
luzpaz
f3bf8fe919 Misc. typos
+ some are doxy others are just comment code.  
+ some minor whitespace and grammatical tweaks. 
+ app/SCL/* typos have also been submitted upstream (https://github.com/stepcode/stepcode/pull/366). So it's ok to merge them in to master.
2017-10-04 17:59:11 +02:00
hgutsche
201c9d89b0 Some fixes for doygen syntax errors and some configuration to make it run smoother under Windows 2017-02-28 18:52:04 +01:00
Kunda
0192f2bf20 source typo fixes pt2 (only on py3 merged code) 2017-02-28 17:01:11 +01:00
Ian Rees
e257864d9f Add git commit info to Doxygen index page. 2017-02-24 13:33:33 +01:00
Kunda
6427bf772d Replace new Short URLs with old wiki URLs pt2
Continuing to replace URLS
2017-02-08 23:38:54 -05:00
Kurt Kremitzki
9836cdb223 Fix doc header references to be http/https agnostic 2017-02-06 05:14:53 -06:00
Yorik van Havre
e860deee74 Doc: Fixed typo 2017-01-13 16:18:24 -02:00
Yorik van Havre
8cfb77272c Doc: Cosmetic fixes in doxygen output 2017-01-08 15:29:57 -02:00
Kurt Kremitzki
d1f9d8cab9 Fix typo 2016-12-02 22:20:26 -06:00
Yorik van Havre
a67bdf3f9c Doc: Further fixes to doxygen docs 2016-11-24 17:59:21 -02:00
Yorik van Havre
50882f9332 Doc: Further improvements to doxygen web output 2016-11-18 11:44:03 -02:00
Yorik van Havre
bf0d37bf28 Doc: Fixes in doxygen docs for Draft,Arch, FEM 2016-11-17 17:04:09 -02:00
Yorik van Havre
6a2eed229d Doc: small adjustments to doxygen docs 2016-11-15 16:17:58 -02:00
Yorik van Havre
e162166f5d Fixed last commit a bit better this time... 2016-11-13 18:11:43 -02:00
Yorik van Havre
ad8ace8134 Fixed leftover from previous commit 2016-11-13 17:50:33 -02:00
Yorik van Havre
28a7f966b9 Doc: Added a new WebDoc cmake target 2016-11-13 17:45:59 -02:00
Yorik van Havre
e9c89cc356 Updated offline documentation 2016-02-13 20:37:11 -02:00
wmayer
13830fe52e + fixes #0002329: remove the 2 now obsolete Pivy versions distributed with FreeCAD source code 2015-11-05 21:26:05 +01:00
Yorik van Havre
2e3729a16e Removed old StartPage files (cf debian bug #726805) 2015-08-13 15:55:21 -03:00
wmayer
72aaaa669a + harmonize Coin3D cmake variables with official check 2015-07-28 14:55:15 +02:00
Ian Rees
c61c49eb1f Doxygen ignore _rc.py files 2015-03-21 15:55:48 +01:00
Yorik van Havre
dcf2b7c72c Updated offline documentation (final) 2015-03-13 17:30:42 +01:00
Yorik van Havre
dafd929fd6 Updated offline documentation files from current wiki 2015-03-08 01:01:29 -03:00
jriegel
58411cbbd3 Merge branch 'refs/heads/master' into review-CL-Bundler 2014-11-29 15:43:19 +01:00
Sebastian Hoogen
46a00d1380 remove support for automake 2014-11-26 10:26:30 +01:00
jriegel
17a6810518 some fixes in build with CL-Bundler 2014-11-15 21:18:22 +01:00