174 Commits

Author SHA1 Message Date
James Bradbury c692f37b12 unify import structure 2019-08-24 09:49:14 +01:00
James Bradbury d5d10e4e90 simplify string 2019-08-23 19:12:06 +01:00
James Bradbury f9b8d6f01c correct cleanup script call 2019-08-23 18:45:43 +01:00
James Bradbury 217c67f3d3 commas 2019-08-23 18:45:34 +01:00
James Bradbury 62f94d2f9c pass root from top level script to main function 2019-08-23 18:45:21 +01:00
James Bradbury db129a2fef adjust for temporary path 2019-08-23 18:39:53 +01:00
James Bradbury 4844bdbad4 make cleanup script 2019-08-23 18:39:39 +01:00
James Bradbury 3e5f10df17 cleanup 2019-08-23 18:39:33 +01:00
James Bradbury 8e19c369a2 a folder for creating the temporary directories 2019-08-23 18:39:19 +01:00
James Bradbury 6b0a07bc04 add cleanup to build process 2019-08-23 18:39:05 +01:00
James Bradbury ab106c66bb function that checks if folder exists, if no, make 2019-08-23 18:38:57 +01:00
James Bradbury 1124e243a8 do a cleanup step 2019-08-23 18:09:19 +01:00
James Bradbury a7f337964d respect new temporary directory 2019-08-23 18:09:08 +01:00
James Bradbury 96ac4a810d help file templating 2019-08-23 18:06:42 +01:00
James Bradbury 874545dbd6 rename 2019-08-23 18:04:39 +01:00
James Bradbury ec1da8790a rename 2019-08-23 18:04:33 +01:00
James Bradbury 4813d2936a move help file scripts to own file 2019-08-23 18:04:12 +01:00
James Bradbury 31f1f5b366 untrack auto-genned header 2019-08-23 18:03:53 +01:00
James Bradbury 56d9ffd98c add info about seealso and keywords 2019-08-23 18:00:51 +01:00
James Bradbury f58fe8a80c rename as prior stage for manual processing 2019-08-23 18:00:25 +01:00
James Bradbury af3d0b2bbd make windows friendly 2019-08-23 17:43:05 +01:00
Alex Harker f8d13f75fa Type corrections for FrameLib_Typelist etc. 2019-08-23 16:40:21 +01:00
James Bradbury 2c2d19d229 more info on cmd-line building 2019-08-23 15:05:18 +01:00
James Bradbury c7b9e650c5 formatting and more explanation 2019-08-23 15:04:08 +01:00
James Bradbury 988eda8c7a cleanup script to remove tmp and intermediate 2019-08-23 15:03:58 +01:00
James Bradbury c75d31578f A read me explaining how to use docs 2019-08-23 14:53:55 +01:00
James Bradbury 5f5204579e slight adjustments to positioning 2019-08-15 14:12:19 +01:00
James Bradbury 6010672826 duplicate fl.template.maxhelp script 2019-08-14 20:50:39 +01:00
James Bradbury 13044eeb3a use bpatcher for the header rather than hard coded 2019-08-14 20:49:39 +01:00
James Bradbury 05ef6d0135 black formatting 2019-08-14 20:48:30 +01:00
James Bradbury 9d0bdbf140 black formatting 2019-08-14 20:46:18 +01:00
James Bradbury 098200cdb7 black formatting 2019-08-14 20:45:57 +01:00
James Bradbury 8fa666319c black formatting 2019-08-14 20:45:48 +01:00
James Bradbury dce332f6ad dont need numeric types 2019-08-07 14:25:34 +01:00
James Bradbury 409b97c021 go up 1 dir because of package 2019-08-07 12:11:29 +01:00
James Bradbury 2f914862de name change for package 2019-08-07 12:11:18 +01:00
James Bradbury 6f49cf72ed move to a package rather than modules 2019-08-07 12:11:05 +01:00
James Bradbury bc0bc83991 updates to tutorials 2019-08-03 01:34:53 +01:00
James Bradbury b63eb545de yaml file containing seealso and keyword info 2019-07-15 14:10:24 +01:00
James Bradbury cc7a45ef0f minor refactor 2019-07-15 14:09:44 +01:00
James Bradbury e0fb6fbd53 add tilde~ to the raw xml files for obj names 2019-07-15 14:09:35 +01:00
James Bradbury 25a04b5780 add a thinning function 2019-07-15 14:09:23 +01:00
James Bradbury 4d16c0d731 conversion from raw writing to dict
also includes safe writing of yaml
2019-07-15 14:09:04 +01:00
James Bradbury aa66c5c1c4 remove old keywords method 2019-07-13 10:56:41 +01:00
James Bradbury 85b54c53bf do keywords and seealso 2019-07-13 10:51:07 +01:00
James Bradbury cd047375b1 generates a simplistic yaml file with keywords and seealso 2019-07-12 16:11:02 +01:00
James Bradbury 2176881f37 basic yaml file that is auto gen by yaml_template.py 2019-07-12 16:10:37 +01:00
James Bradbury efa5205ea4 extracts keywords and seealso from yaml file and implements this in the automated process 2019-07-12 16:10:19 +01:00
James Bradbury 6ceafc5922 yaml file containing keywords and seealso 2019-07-12 14:51:06 +01:00
James Bradbury 138bc314cc create a template for yaml containing keywords and seealso
possibly remove this later as it will overwrite any custom work
2019-07-12 14:50:48 +01:00