From 8ad37027f7c37374b46a88f79df5be156889002a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=B4=A9=CA=9C=E1=B4=8F=C9=B4=E1=B4=87=E1=B4=85=CA=80?= =?UTF-8?q?=E1=B4=8F=C9=AA=E1=B4=85?= <73050054+PhoneDroid@users.noreply.github.com> Date: Sun, 2 Feb 2025 19:07:02 -0500 Subject: [PATCH 1/3] Added package xml editorconfig --- .editorconfig | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 .editorconfig diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000000..e44a6a9eff --- /dev/null +++ b/.editorconfig @@ -0,0 +1,57 @@ + +################################################################################ +# # +# # +# ###############################*********** # +# ###############################************* # +# ###############################************** # +# ###############################**************** # +# ###############################****************** # +# ##########..............................********** # +# ##########..............................********++ # +# ##########..............................******++++ # +# ##########..............................****++++++ # +# ##########..............................***+++++++ # +# ##########..............................*+++++++++ # +# ##########..........++++++++++++++++++++++++++++++ # +# ##########..........+++++++++++++++++++++++++++++ # +# ##########..........++++++++++++++++++++++++++ # +# ##########..........++++++++++++++++++++++++ # +# ##########....................++++++++++++++ # +# ##########....................++++++++++++++++ # +# ##########....................++++++++++++++++++ # +# ##########....................++++++++++++++++++++ # +# ##########....................++++++++++++++++++++ # +# ##########..........::::::::::+++++++++++++++++++ # +# ##########..........++++++++++++++++++++++++++++ # +# #########*..........++++++++++++++++++++++++++++ # +# ########**..........+++++++++++++++++++ # +# ######****..........++++++++++++++++++ # +# ####******..........++++++++++++++++++ # +# ##********..........+++++++++++++++++++ # +# **********..........++++++++++++++++++++ # +# ******************++++++++++++++++++++++ # +# ****************++++++++ +++++++++ # +# **************+++++++++ +++++ # +# *************++++++++++ # +# ***********+++++++++++ # +# # +# # +################################################################################ +# # +# FreeCAD Package # +# https://EditorConfig.org # +# # +################################################################################ + + +root = true + + +[package.xml] +trim_trailing_whitespace = true +insert_final_newline = false +indent_style = space +end_of_line = lf +indent_size = 4 +charset = utf-8 \ No newline at end of file From 552252fb534a780097db4685e3bbdc70f9375a8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=B4=A9=CA=9C=E1=B4=8F=C9=B4=E1=B4=87=E1=B4=85=CA=80?= =?UTF-8?q?=E1=B4=8F=C9=AA=E1=B4=85?= <73050054+PhoneDroid@users.noreply.github.com> Date: Sun, 2 Feb 2025 19:07:14 -0500 Subject: [PATCH 2/3] Manifest refresh --- package.xml | 66 +++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 49 insertions(+), 17 deletions(-) diff --git a/package.xml b/package.xml index cee21decf7..a0f860ecfe 100644 --- a/package.xml +++ b/package.xml @@ -1,19 +1,51 @@ - - - FreeCAD documentation - The FreeCAD documentation for offline use - 1.0.0-alpha - 2022-03-14 - Yorik van Havre - CC0-1.0 - https://github.com/FreeCAD/FreeCAD-documentation - - - - - Documentation - ./ - - + + + + 1.0.0-alpha + 2022-03-14 + + The complete FreeCAD documentation for local use. + Offline Documentation + + + + Yorik van Havre + + The FreeCAD Wiki Contributor + + CC0-1.0 + + + + + + + https://github.com/FreeCAD/FreeCAD-documentation + + https://github.com/FreeCAD/FreeCAD-documentation/blob/main/README.md + + + + + Documentation + ./ + + From f46f67bea80a0f00b45b2ee0ac31417fd9e72da8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=B4=A9=CA=9C=E1=B4=8F=C9=B4=E1=B4=87=E1=B4=85=CA=80?= =?UTF-8?q?=E1=B4=8F=C9=AA=E1=B4=85?= <73050054+PhoneDroid@users.noreply.github.com> Date: Mon, 3 Feb 2025 17:45:59 -0500 Subject: [PATCH 3/3] Added commissioned icon Commissioned from : IncursioArt --- README.md | 7 ++++ Resources/Icons/Addon.svg | 70 +++++++++++++++++++++++++++++++++++++++ package.xml | 2 +- 3 files changed, 78 insertions(+), 1 deletion(-) create mode 100644 Resources/Icons/Addon.svg diff --git a/README.md b/README.md index dfe964b822..1a56131044 100644 --- a/README.md +++ b/README.md @@ -66,3 +66,10 @@ This documentation is fully translatable by users to other languages, and is in * FreeCAD participates to the [Google Summer of Code](wiki/Google_Summer_of_Code.md) since 2016. Learn how to participate * All the development communication happens on the [forum](http://forum.freecadweb.org), so be sure to visit it if you are interested in participating. +
+
+ +*Addon icon commissioned from [IncursioArt]* + + +[IncursioArt]: https://vgen.co/IncursioArt \ No newline at end of file diff --git a/Resources/Icons/Addon.svg b/Resources/Icons/Addon.svg new file mode 100644 index 0000000000..06b648129b --- /dev/null +++ b/Resources/Icons/Addon.svg @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/package.xml b/package.xml index a0f860ecfe..605dcf29b9 100644 --- a/package.xml +++ b/package.xml @@ -14,7 +14,7 @@ The complete FreeCAD documentation for local use. Offline Documentation - + Resources/Icons/Addon.svg