Roadmap & Ideas Discussion #2
Replies: 20 comments 32 replies
-
|
I would genuinely love to invite you all to join the discussion. 🙏🏼 Along with docmd, we have come a long way. From day one, the promise was simple: keep the core minimal, zero config, instant setup, no heavy frameworks, no unnecessary layers. That promise is still intact. It’s fast, lean, and intentionally small. If you believe documentation tooling should stay simple and powerful at the same time, come build this with us. Suggestions, ideas, tough questions, and contributions are all welcome. We also maintain a curated roadmap of features we believe belong in docmd. We’d love to add your suggestions for what should shape future releases. @tonidy @yuciferr @cdervis @replicant026 @zcraber @tpalacino @jinam @mrexox @bbbonnibel @heiko-braun @daeho-ro @brisingr-eldest @ruturajpatki @jiuyuehe @AbdullahCXD @vassudanagunta @jschaufuss @amxv |
Beta Was this translation helpful? Give feedback.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
-
|
Would love to see a plugin for PDF generation. |
Beta Was this translation helpful? Give feedback.
-
|
For icons, can I suggest using iconify instead of Lucide by default? It has over 200 icon sets with 275k icons including the Lucide. So, users will not be limited just by Lucide icons. |
Beta Was this translation helpful? Give feedback.
This comment has been hidden.
This comment has been hidden.
-
|
I'm thrilled to share that i18n is now fully supported! 🎉 We just launched docmd You now have complete control over all built-in interface components, navigation elements, search placeholders, and even core plugins like Threads. The engine now resolves all UI text through JSON locale files. How to use it: {
"search.placeholder": "Search My Custom Docs...",
"theme.dark": "Night Mode",
"nav.docs": "Platform Guides"
}If you ever do decide to expand into multilingual docs, everything lives right alongside it ( Feel free to check out the i18n documentation to see the massive update we've pushed for this. |
Beta Was this translation helpful? Give feedback.
-
|
Hello Gazi,
This is a great news! Thanks for keeping docmd actively updated!! :-)
I am also a big fan of your SmartWebView Android App template. I think you've stopped working on that project; but I still believe that project has a great deal of potential. Also, I think docmd deserves a Windows Desktop App wrapper. This way, it will be very useful for many. I can develop Flutter Desktop or .Net Desktop app wrapper around docmd if you like. Let me know and we can explore the opportunity in this area.
|
Beta Was this translation helpful? Give feedback.
-
|
I've noticed that the current search plugin (0.7.2) searches across all versions of the documentation. As projects grow and major breaking changes happen across versions, would it be possible to change the search behavior so that it works across only the current selected version? Or if global version search is needed, it could be enabled by a search filter button in the search window? The docmd engine keeps getting better and better! I love it over docusaurus. |
Beta Was this translation helpful? Give feedback.
-
|
Just shipped 0.7.8: Focused on speed, visibility, and developer experience. And introducing a new core plugin Git Plugin (Core)New built-in plugin that reads your Git history for last-updated timestamps, commit history tooltips, and edit-on-GitHub links, all zero-config.
plugins: {
git: { repo: 'https://github.com/your-org/docs', branch: 'main' }
}Faster Builds - Parallel Processing EngineThe build pipeline now uses batched parallel I/O (64-file reads, 128-file writes via Unified Terminal InterfaceConsistency:
Auto-Install for Official PluginsReference any official Container Syntax CompatibilityMigrating from VitePress or Docusaurus? Your Full release notes: 0.7.8 Release Notes Upgrade: |
Beta Was this translation helpful? Give feedback.
-
|
Hello everyone! 🚀 docmd v0.7.9 is released, which brings one of our most important features to establish better communication between LLMs and documents as-well help well define API level understanding in general - Native OpenAPI Rendering. You can now embed beautiful, static API references directly in your Markdown without any client-side JavaScript or third-party dependencies like Swagger UI or Redoc. Everything is rendered at build-time into accessible HTML tables. OpenAPI Usage ExampleSimply point to your spec file (JSON or YAML) using the # API Reference
```openapi
assets/openapi.json
```
What else is new?
Check out the updated OpenAPI Documentation for the full configuration reference.
|
Beta Was this translation helpful? Give feedback.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
-
docmd 0.8.5 releasedThis release introduces semantic search as an alpha preview, adds automatic
Semantic Search: https://github.com/docmd-io/docmd-search |
Beta Was this translation helpful? Give feedback.
-
docmd 0.8.6 releasedThis release establishes docmd as an AI-First documentation engine with a native MCP server, modular agent skills, official Docker support, and a wide set of UI, search, and stability improvements. Skills for docmd: https://github.com/docmd-io/docmd-skills |
Beta Was this translation helpful? Give feedback.
-
|
To make docmd accessible wherever developers and AI agents work, we are expanding the docmd ecosystem across multiple platforms and integration surfaces. Whether you prefer local tooling, containers, GitHub-native workflows, reusable project templates, or AI-powered automation, docmd provides a consistent experience across the entire documentation lifecycle. These integrations are still in their early stages and will continue to evolve over time. Features, capabilities, and developer experience will improve gradually as adoption grows and community feedback helps shape the ecosystem. Native MCP Server
This starts the MCP server over stdio. No network ports are opened, all communication happens through standard input/output streams. Documentation: https://docs.docmd.io/api/mcp-server/ Official Docker Image
Package: https://github.com/orgs/docmd-io/packages/container/package/docmd Agentic SkillsA modular skill set for AI agents to understand and work with Repo: https://github.com/docmd-io/docmd-skills GitHub Action for docmdZero config, with automatic project configuration detection. Marketplace: https://github.com/marketplace/actions/build-and-deploy-documentation-with-docmd GitHub Repo TemplateGet Generate: https://github.com/docmd-io/docmd-template/generate |
Beta Was this translation helpful? Give feedback.








Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This thread is a living roadmap and a dump zone for all future-facing thoughts around docmd.
Some are real features, some are throwaway ideas - just so we don’t forget we had them in the first place. If they make sense, they’ll land in the pipeline and might be added to future releases.
We’ll cross out the ones that are implemented or ruled out.
✨ We are building the fastest, smartest docs system
🏛️ Implemented (Legacy Versions)
🚀 0.3.x
🚀 0.4.x
🚀 0.5.x
🚀 0.6.x
🚀 0.7.x
-zflag) (0.7.0)⚡️ 0.8.x
- uses: docmd-io/deploy@v1.1- Marketplace) (0.8.7)⌛ 0.9.x
memoryblockIntegration⌛ 1.x.x
...
🎯 In Pipeline
...
🤔 Undecided
Beta Was this translation helpful? Give feedback.
All reactions