Commit Graph

132 Commits

Author SHA1 Message Date
Richard Hinckley
a581531c18 Class descriptions now tolerate < and > symbols. Considering making this global, but it will interfere with our ability to use HTML tags. We may not want that ability, however.
[CL 2640316 by Richard Hinckley in Main branch]
2015-07-31 10:46:47 -04:00
buildmachine
ce42430211 Code documentation from CL#2636592
[CL 2636758 by buildmachine in Main branch]
2015-07-29 07:47:34 -04:00
Richard Hinckley
a2ab065d1b Deleting stray .csproj file.
[CL 2626370 by Richard Hinckley in Main branch]
2015-07-20 15:02:35 -04:00
Richard Hinckley
61db68c4e3 APIDocTool filtering now uses Perl instead of C#.
[CL 2626367 by Richard Hinckley in Main branch]
2015-07-20 15:01:10 -04:00
Richard Hinckley
f4a5e43adb Changing APIDocTool's filtering system to use a C# program instead of a Python script due to build machines not supporting Python.
[CL 2618894 by Richard Hinckley in Main branch]
2015-07-13 17:06:16 -04:00
Richard Hinckley
9dd016f25e Improved Python script (for archival purposes only).
[CL 2618779 by Richard Hinckley in Main branch]
2015-07-13 16:03:07 -04:00
Ben Marsh
27797a40fb Disable XGE when building DocumentationEditor. It's only building UnrealHeaderTool, so it's not much use anyway - but it has caused failures on the build farm.
[CL 2618116 by Ben Marsh in Main branch]
2015-07-13 09:27:56 -04:00
Jeff Wilson
dd44cd8d6a Unreal Doc Tool Updates
- Fancy Links
 - Language selection dropdown

[CL 2617071 by Jeff Wilson in Main branch]
2015-07-10 15:23:52 -04:00
Mi Wang
dda181dcb4 # Doc Translator Tools update.
- Now we will copy all INT files to other languages automaticly and mark those copied version as untranslated by INTSourceChangelist:0.  This can help fix all those reference errors and also make other languages not fall bak to INT version while link to not translated pages.

[CL 2615956 by Mi Wang in Main branch]
2015-07-09 18:49:51 -04:00
Joe Conley
bad08af575 UnrealDocTranslator: Fix incorrect path sometimes being returned by GetUnrealDocToolLocation()
[CL 2609703 by Joe Conley in Main branch]
2015-07-02 16:41:42 -04:00
Jeff Wilson
113a850f5b Updated MarkdownMode plugin with new table functionality
[CL 2607683 by Jeff Wilson in Main branch]
2015-07-01 12:59:15 -04:00
Jeff Wilson
2ff7db24e9 tables without headers no longer make the first column use TH elements
[CL 2606372 by Jeff Wilson in Main branch]
2015-06-30 16:10:03 -04:00
Jeff Wilson
abe4f51e9d - fixed relative paths in markdown plugin
[CL 2604015 by Jeff Wilson in Main branch]
2015-06-29 11:06:01 -04:00
Richard Hinckley
d7ffaa7154 Minor python script cleanup.
[CL 2603915 by Richard Hinckley in Main branch]
2015-06-29 10:10:56 -04:00
Richard Hinckley
49df8f6e58 [UE-17095] Added a python script to handle non-Doxygen-format comments.
[CL 2600506 by Richard Hinckley in Main branch]
2015-06-25 10:12:52 -04:00
Jeff Wilson
26b985947e Updated MarkdownMode with version, skill level, and tags functionality
[CL 2590706 by Jeff Wilson in Main branch]
2015-06-17 15:25:53 -04:00
Jeff Wilson
0b67029ff6 #UE4 Docs: added framework for sitemap filters (tags, skill level filters, engine version filters)
[CL 2590651 by Jeff Wilson in Main branch]
2015-06-17 14:59:41 -04:00
Richard Hinckley
a5091505f8 APIDocTool temp hack to remove duplicate output delegate pins. Will be removed when UE-16475 is resolved.
[CL 2575874 by Richard Hinckley in Main branch]
2015-06-03 14:14:21 -04:00
Richard Hinckley
f526b828c3 Improving APIDocTool in the case of ref pointers or pointers to pointers.
[CL 2560780 by Richard Hinckley in Main branch]
2015-05-21 10:19:21 -04:00
Richard Hinckley
5a9679110c [UEDOC-1625] Remove space before * or & in function parameter lists generated by APIDocTool to match Epic code standards.
[CL 2557334 by Richard Hinckley in Main branch]
2015-05-19 13:35:49 -04:00
Richard Hinckley
4e136425ef Fix APIDocTool to account for potential removal of crumbs from UnrealDocTool.
[CL 2555519 by Richard Hinckley in Main branch]
2015-05-18 14:09:34 -04:00
Jeff Wilson
2c74de2472 Added crumbs parsing back
[CL 2555518 by Jeff Wilson in Main branch]
2015-05-18 14:08:53 -04:00
Jeff Wilson
83ebf71dd7 - Fixed Templates folder being ignored
- Added Skill Level metadata
 - Added SEO-Title metadata
 - Added SEO-Description metadata

[CL 2543386 by Jeff Wilson in Main branch]
2015-05-08 14:51:01 -04:00
Zachary EdgertonJones
4d425d60dc Checkins for first pass of TPS updates
[CL 2486725 by Zachary EdgertonJones in Main branch]
2015-03-20 16:29:00 -04:00
Zachary EdgertonJones
65c25a0912 Adding third party software tracking, first pass
[CL 2482042 by Zachary EdgertonJones in Main branch]
2015-03-17 15:42:32 -04:00