Commit Graph

109 Commits

Author SHA1 Message Date
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
Richard Hinckley
ac8ef05375 @see tags improved in APIDocTool. Might want to refactor some of this code soon, there's getting to be a pretty big and complex function that does a almost all of the snippet work.
[CL 2474797 by Richard Hinckley in Main branch]
2015-03-11 01:23:42 -04:00
Richard Hinckley
0ef743196a Improved API Snippet "See Also" text by adding proper page descriptions into See Also links.
[CL 2473765 by Richard Hinckley in Main branch]
2015-03-10 10:33:21 -04:00
Richard Hinckley
4149b6d74b "See Also" section added to APIDocTool with ///CODE_SNIPPET_SEE: tag, pending a better tag name.
[CL 2473720 by Richard Hinckley in Main branch]
2015-03-10 10:01:38 -04:00
Richard Hinckley
b8e928907e [UE-11052] Not done, but made some improvements.
[CL 2469279 by Richard Hinckley in Main branch]
2015-03-04 16:32:51 -05:00
Richard Hinckley
36ff156224 Nested code-snippet opening tags in APIDocTool are now ignored with a warning instead of causing the process to fail.
[CL 2465576 by Richard Hinckley in Main branch]
2015-02-28 15:38:31 -05:00
Ben Marsh
4e6116fbba [INTEGRATE] Change 2453101 by bruce.nesbit@bnesbit_Releases on 2015/02/20 08:51:44
Added support for snippets to variables doc generation.
	Renamed LoadSnippetTextForFunction to LoadSnippetTextForSymbol

	#lockdown James.Golding

[CL 2460087 by Ben Marsh in Main branch]
2015-02-25 08:00:44 -05:00
bruce nesbit
83637237f8 Fixed compile error in APIDocTool Utility.cs
[CL 2459919 by bruce nesbit in Main branch]
2015-02-25 02:24:38 -05:00
bruce nesbit
8487458fc8 Added safety checks on delete functions in APIDocTool
[CL 2458175 by bruce nesbit in Main branch]
2015-02-24 05:09:48 -05:00
Richard Hinckley
ec33e8a231 Merging improvement to Code Snippets from 4.7 Branch (original CL 2456709).
[CL 2456715 by Richard Hinckley in Main branch]
2015-02-23 14:57:05 -05:00
Matthew Griffin
4689f79787 [INTEGRATE] Change 2442372 by Richard.Hinckley@Richard.Hinckley_Z3230_Releases on 2015/02/11 16:58:16
[UE-9282] - Fixed by adding the capability to separate notes from normal text. Output is now  interleaved between the two text types.

[CL 2448753 by Matthew Griffin in Main branch]
2015-02-17 10:45:26 -05:00
Ben Marsh
93019d321a Pass appropriate parameters to the spawned editor for generating blueprint JSON file.
[CL 2437930 by Ben Marsh in Main branch]
2015-02-09 09:25:12 -05:00
Joe Conley
2e4cdcb67b UnrealDocTranslator: Fix missing files in UnrealDocTranslator
- Fixed issue where if the last perforce action for a file was a MoveAdd, it was not showing up in the UI

[CL 2431068 by Joe Conley in Main branch]
2015-02-03 22:00:24 -05:00
Joe Conley
11cfc09716 UnrealDocTranslator: Fixed unintentional submissions bug
- Previously checked to make sure you didn't have anything from Documentation\\Source folder open for edit in default changelist before submitting moves/deletes
- Now checks to make sure you don't have files from _any_ folder open for edit in default changelist before submitting

[CL 2429499 by Joe Conley in Main branch]
2015-02-03 04:07:52 -05:00
Joe Conley
e3f7c98687 Back out revision 19 from //depot/UE4/Engine/Source/Programs/UnrealDocTool/UnrealDocTranslator/UnrealDocTranslator/UnrealDocTranslatorForm.cs
Unintentional submission from UnrealDocTranslator tool

[CL 2429491 by Joe Conley in Main branch]
2015-02-03 04:02:58 -05:00
Joe Conley
0155553366 Back out revision 20 from //depot/UE4/Engine/Source/Programs/UnrealDocTool/UnrealDocTranslator/UnrealDocTranslator/UnrealDocTranslatorForm.cs
Unintentional submission from UnrealDocTranslator tool

[CL 2429490 by Joe Conley in Main branch]
2015-02-03 04:01:20 -05:00
Joe Conley
52e37d7ab0 Back out changelist 2429454
Submitted unintentionally by UnrealDocTranslator

[CL 2429462 by Joe Conley in Main branch]
2015-02-03 03:22:01 -05:00
Joe Conley
3a0e587b0d #loc UE4DocJPN moved or deleted
[CL 2429454 by Joe Conley in Main branch]
2015-02-03 03:14:28 -05:00
Richard Hinckley
8144b0c3b2 Fixed a bug in UnrealDocTool that caused a crash if an invalid source directory was provided.
[CL 2426223 by Richard Hinckley in Main branch]
2015-01-30 15:07:28 -05:00
Ben Marsh
46ff140579 Fix for blueprint docs build failing due to Blutility module not being loaded, and add editor command line into the log.
#codereview Marc.Audy

[CL 2425588 by Ben Marsh in Main branch]
2015-01-30 08:23:48 -05:00
Richard Hinckley
73733fd49c Removed source-file text from documentation.
[CL 2418814 by Richard Hinckley in Main branch]
2015-01-26 13:09:07 -05:00
Ben Marsh
5badae81c2 Fix build error in APIDocTool
[CL 2415458 by Ben Marsh in Main branch]
2015-01-22 12:30:48 -05:00
Ben Marsh
d05a383d46 Fixes for Doxygen warnings.
[CL 2415280 by Ben Marsh in Main branch]
2015-01-22 09:24:44 -05:00
Richard Hinckley
fa3a1d9bc8 Created example snippet-harvesting block for GetActorLocation and GetActorRotation in sample ShooterGame. Changed the default snippet path from Templates to Samples.
[CL 2414254 by Richard Hinckley in Main branch]
2015-01-21 15:16:28 -05:00