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:
16
f_scripts/shared/flagicon/flags/1x1/mn.svg
Normal file
16
f_scripts/shared/flagicon/flags/1x1/mn.svg
Normal file
@@ -0,0 +1,16 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512" viewBox="0 0 512 512">
|
||||
<path fill="#c4272f" d="M0 0h512v512H0z"/>
|
||||
<path fill="#015197" d="M170.667 0h170.667v512H170.667z"/>
|
||||
<circle cx="85.333" cy="215.467" r="23.467" fill="#f9cf02"/>
|
||||
<circle cx="85.333" cy="204.8" r="25.6" fill="#c4272f"/>
|
||||
<circle cx="85.333" cy="209.067" r="17.067" fill="#f9cf02"/>
|
||||
<path d="M74.667 177.067a10.667 10.667 0 0 0 21.333 0c0-4.267-2.667-4.8-2.667-6.4 0-1.6 1.6-3.734-1.6-6.4 1.6 2.666-1.066 3.2-1.066 5.866 0 2.667 1.066 2.667 1.066 4.8M38.4 243.2v102.4h21.333V243.2zm72.533 0v102.4h21.334V243.2zM64 260.267v8.533h42.667v-8.533zM64 320v8.533h42.667V320zm0-76.8h42.667L85.333 256zm0 89.6h42.667l-21.334 12.8z" fill="#f9cf02"/>
|
||||
<g transform="translate(0 128) scale(.10667)" fill="#f9cf02" stroke="#c4272f" stroke-width="24">
|
||||
<circle r="212" cy="1560" cx="800"/>
|
||||
<path d="M800 1348a106 106 0 0 1 0 212 106 106 0 0 0 0 212" fill="none"/>
|
||||
</g>
|
||||
<g transform="translate(0 128) scale(.10667)" fill="#c4272f">
|
||||
<circle cx="800" cy="1454" r="40"/>
|
||||
<circle cx="800" cy="1666" r="40"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user