mlange-42
MModular
•Created by mlange-42 on 1/12/2025 in #community-showcase
Modo: Mojo documentation generator -- `mojo doc` JSON to Markdown for SSGs
Modo🧯 v0.10.0 is out and brings some major usability improvements:
- Command
init
now analyzes the structure of the Mojo project and sets everything up to work instantly.
- Flag --watch
introduces a watch mode, so that edits can be reviewer in a web browser instantly.
- Flag --report-missing
reports missing docstrings and a documentation coverage percentage.
- Command clean
cleans up a project from Markdown and test files generated by Modo.20 replies
MModular
•Created by eggsquad on 10/16/2024 in #community-showcase
EmberJson: High level JSON library
@bgreni Could you please DM me for a question I have regarding your and my talks on Monday? Can't DM you...
55 replies
MModular
•Created by mlange-42 on 1/12/2025 in #community-showcase
Modo: Mojo documentation generator -- `mojo doc` JSON to Markdown for SSGs
Sounds good! See you there!
20 replies
MModular
•Created by mlange-42 on 1/12/2025 in #community-showcase
Modo: Mojo documentation generator -- `mojo doc` JSON to Markdown for SSGs
Hi @Caroline, I can give the presentation. Would go for 12-15 minutes + discussion/Q&A. Can you confirm the slot so that I can start to prepare some slides and maybe demo? And could you give me some details on the software to use for VC and maybe other things I should know? Thanks! Never watched one so far, but will probably do so before Monday to know what to expect.
20 replies
MModular
•Created by mlange-42 on 1/12/2025 in #community-showcase
Modo: Mojo documentation generator -- `mojo doc` JSON to Markdown for SSGs
7pm for me, that works. thanks!
20 replies
MModular
•Created by mlange-42 on 1/12/2025 in #community-showcase
Modo: Mojo documentation generator -- `mojo doc` JSON to Markdown for SSGs
@Caroline At which time (zone) is it on Monday?
20 replies
MModular
•Created by mlange-42 on 1/12/2025 in #community-showcase
Modo: Mojo documentation generator -- `mojo doc` JSON to Markdown for SSGs
ok, i will inform you sufficiently early.
20 replies
MModular
•Created by mlange-42 on 1/12/2025 in #community-showcase
Modo: Mojo documentation generator -- `mojo doc` JSON to Markdown for SSGs
@Caroline hm, not sure. will see whether I find the time to prepare an appropriate presentation. what's the latest date you need to know it?
20 replies
MModular
•Created by mlange-42 on 1/12/2025 in #community-showcase
Modo: Mojo documentation generator -- `mojo doc` JSON to Markdown for SSGs
Modo🧯 now can extract doc-tests also from additional Markdown files. :mojonightly:
20 replies
MModular
•Created by TilliFe on 1/25/2025 in #community-showcase
Mo2Dox ⚡
Getting 404 for the link.
6 replies
MModular
•Created by mlange-42 on 1/12/2025 in #community-showcase
Modo: Mojo documentation generator -- `mojo doc` JSON to Markdown for SSGs
1.5 weeks after the initial release, Modo has grown in features:
* Generates Mojo🔥 API docs for Hugo, mdBook or just plain Markdown.
* Provides a simple syntax for code cross-references.
* Optionally structures API docs according to package re-exports.
* Optionally extracts doc-tests for
mojo test
from code blocks.
* Customizable output through user templates.
Since yesterday, it is also on PyPI and installable with pip install pymodo
.20 replies
MModular
•Created by mlange-42 on 1/12/2025 in #community-showcase
Modo: Mojo documentation generator -- `mojo doc` JSON to Markdown for SSGs
Added a daily CI workflow on stable and nightly stdlib to make sure to get noticed on breakage.
20 replies
MModular
•Created by mlange-42 on 1/12/2025 in #community-showcase
Modo: Mojo documentation generator -- `mojo doc` JSON to Markdown for SSGs
Thanks, I've read that already. Currently, changes should be easy to refactor in.
20 replies