Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .secrets.baseline
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
17 changes: 8 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,14 @@
[![Code Quality](https://img.shields.io/badge/quality-A+-blue.svg)](https://github.com/flamehaven01/FDS-Dev)
[![SIDRCE Certified](https://img.shields.io/badge/SIDRCE-0.896%20Certified-green.svg)](https://github.com/flamehaven01/FDS-Dev)

</div>

<h3>🔺Built for the global developer community.</br>🔺A blazingly fast, structure-aware linter for your documentation, supercharged with AI-powered translation.
</br>🔺Write documentation and code comments in your native language
</br> 🔺let FDS-Dev instantly translate it to production-ready English.</h3>

<div align="center">[Features](#core-features) • [Quick Start](#quick-start) • [Documentation](docs/) • [Contributing](#contributing) • [Support](#support)</div>


<h3>
[>] Build once, speak every language.<br/>
[*] Enforce doc structure while AI translates without breaking code.<br/>
[=] Keep identifiers and code blocks pristine; localize only the prose.<br/>
[+] Ship production-ready English docs in seconds, not hours.
</h3>

<div align="center">[Features](#core-features) [Quick Start](#quick-start) [Documentation](docs/) [Contributing](#contributing) [Support](#support)</div>

Copilot AI Dec 8, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The navigation links are missing separators between them. Each link should be separated by a bullet point or other delimiter for better readability, similar to the links on lines 6-10.

Suggested change
<div align="center">[Features](#core-features) [Quick Start](#quick-start) [Documentation](docs/) [Contributing](#contributing) [Support](#support)</div>
<div align="center">[Features](#core-features) | [Quick Start](#quick-start) | [Documentation](docs/) | [Contributing](#contributing) | [Support](#support)</div>

Copilot uses AI. Check for mistakes.


---
Expand Down
12 changes: 12 additions & 0 deletions docs/wiki_home.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!-- FDS-Dev Wiki Home -->
# FDS-Dev Wiki Home

Welcome! Use the links below to navigate the core FDS-Dev wiki pages:

- [FDS‑Dev Architecture Documentation](https://github.com/flamehaven01/FDS-Dev/wiki/FDS%E2%80%90Dev-Architecture-Documentation)
- [FDS‑Dev Troubleshooting Guide](https://github.com/flamehaven01/FDS-Dev/wiki/FDS%E2%80%90Dev-Troubleshooting-Guide)
- [FDS‑Dev for Teams & Enterprises](https://github.com/flamehaven01/FDS-Dev/wiki/HomeFDS%E2%80%90Dev-for-Teams-&-Enterprises)

Copilot AI Dec 8, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The URL path contains "HomeFDS" which appears to be a concatenation error. Should be "Home/FDS" or just "FDS" depending on the intended wiki page structure.

Suggested change
- [FDS‑Dev for Teams & Enterprises](https://github.com/flamehaven01/FDS-Dev/wiki/HomeFDS%E2%80%90Dev-for-Teams-&-Enterprises)
- [FDS‑Dev for Teams & Enterprises](https://github.com/flamehaven01/FDS-Dev/wiki/FDS%E2%80%90Dev-for-Teams-&-Enterprises)

Copilot uses AI. Check for mistakes.
- [Security Checklist for FDS‑Dev](https://github.com/flamehaven01/FDS-Dev/wiki/Security-Checklist-for-FDS%E2%80%90Dev)
- [Translation Algorithm Documentation](https://github.com/flamehaven01/FDS-Dev/wiki/Translation-Algorithm-Documentation)

> How to use: If the wiki Home page is empty, copy this content into the `Home` page to provide a single navigation hub.