Docs: overhaul README, centralize docs, update .gitignore

- Rewrote README.md to highlight PostgreSQL features, installer, and migration, with quick start and full docs index
- Moved all markdown documentation files to docs/ for better organization; updated links accordingly
- Added .gitignore rules to exclude all PublishProfiles folders; removed tracked publish profile XMLs
- Preserved original README as README.original.md; added README_GENERATION.md and DOCUMENTATION_ORGANIZATION.md
- Cleaned root directory, improved navigation, and clarified platform-specific instructions
This commit is contained in:
2026-02-26 15:50:19 -05:00
parent cc870ead29
commit c51c14efde
14 changed files with 1416 additions and 228 deletions
+5 -1
View File
@@ -26,5 +26,9 @@ obj/
lib/
/installer-output/
installer-output/
# Publish profiles (anywhere in project)
/Properties/PublishProfiles/
Properties/PublishProfiles/
Properties/PublishProfiles/
**/PublishProfiles/
**/Properties/PublishProfiles/