Commit Graph

99 Commits

Author SHA1 Message Date
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
Richard Hinckley 7fec2a3887 Bugfix: Added a check to snippet clean procedure to ensure the intermediate directory exists before attempting to delete it. Also added "codesnippets" option to the help output.
[CL 2413708 by Richard Hinckley in Main branch]
2015-01-21 09:22:12 -05:00
Richard Hinckley 5b21a68067 Initial version of API snippet harvesting code. Contains some bug fixes from BenM.
[CL 2412591 by Richard Hinckley in Main branch]
2015-01-20 14:08:56 -05:00
Ben Marsh 2167f00bd4 Use 64-bit doxygen executable by default.
[CL 2399157 by Ben Marsh in Main branch]
2015-01-06 16:50:27 -05:00
Ben Marsh ced3e8ba1e Fix code documentation build error.
#lockdown Zachary.EdgertonJones

[CL 2386890 by Ben Marsh in Main branch]
2014-12-12 08:54:41 -05:00
Ben Marsh 317e9fa738 Fix unstable paths for anonymous enums; now just uses the namespace name where possible. Also fix enum values missing from doc pages.
[CL 2383700 by Ben Marsh in Main branch]
2014-12-10 11:56:38 -05:00
Jack Porter f99bebf998 #loc UE4DocKOR moved or deleted
[CL 2379924 by Jack Porter in Main branch]
2014-12-08 03:35:42 -05:00
Jack Porter 0458f8adac #loc UE4DocKOR moved or deleted
[CL 2379911 by Jack Porter in Main branch]
2014-12-08 03:20:44 -05:00
Ben Marsh 149375b14b Update copyright notices to 2015.
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
Ben Marsh 959cfa782d Add missing copyright notices to source files.
[CL 2379212 by Ben Marsh in Main branch]
2014-12-06 19:14:20 -05:00
Jeff Wilson 9bc92efa81 Updated markdown plugin to support new metadata features
[CL 2373776 by Jeff Wilson in Main branch]
2014-12-02 11:17:34 -05:00