feat: Add comprehensive documentation suite and reorganize project structure
- Created complete documentation in docs/ directory - Added PROJECT_OVERVIEW.md with feature highlights and getting started guide - Added ARCHITECTURE.md with system design and technical details - Added SECURITY.md with comprehensive security implementation guide - Added DEVELOPMENT.md with development workflows and best practices - Added DEPLOYMENT.md with production deployment instructions - Added API.md with complete REST API documentation - Added CONTRIBUTING.md with contribution guidelines - Added CHANGELOG.md with version history and migration notes - Reorganized all documentation files into docs/ directory for better organization - Updated README.md with proper documentation links and quick navigation - Enhanced project structure with professional documentation standards
This commit is contained in:
20
f_scripts/shared/flagicon/flags/1x1/ge.svg
Normal file
20
f_scripts/shared/flagicon/flags/1x1/ge.svg
Normal file
@@ -0,0 +1,20 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 170.66667 170.66667">
|
||||
<defs>
|
||||
<g id="c">
|
||||
<clipPath id="a">
|
||||
<path d="M-109 104a104 104 0 0 0 0-208h218a104 104 0 0 0 0 208z"/>
|
||||
</clipPath>
|
||||
<path id="b" clip-path="url(#a)" d="M-55 74a55 55 0 0 1 110 0V-74a55 55 0 0 1-110 0z"/>
|
||||
<use xlink:href="#b" transform="rotate(90)" height="200" width="300"/>
|
||||
</g>
|
||||
</defs>
|
||||
<path fill="#fff" d="M0 0h170.67v170.67H0z"/>
|
||||
<g transform="matrix(.535 0 0 .535 5.108 47.576)">
|
||||
<path fill="#fff" d="M0-29.333h300v200H0z"/>
|
||||
<path fill="red" d="M130-29.333v80H0v40h130v80h40v-80h130v-40H170v-80h-40z"/>
|
||||
<use xlink:href="#c" transform="translate(64.45 10.117)" height="200" width="300" fill="red"/>
|
||||
<use xlink:href="#c" transform="translate(235.55 131.22)" height="200" width="300" fill="red"/>
|
||||
<use xlink:href="#c" transform="translate(235.55 10.117)" height="200" width="300" fill="red"/>
|
||||
<use xlink:href="#c" transform="translate(64.45 131.22)" height="200" width="300" fill="red"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user