This website requires JavaScript.
Explore
Help
Sign In
so-rose
/
oscillode
Watch
1
Star
0
Fork
You've already forked oscillode
0
Code
Issues
50
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fd6df15b62
oscillode
/
doc
/
.gitignore
7 lines
55 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: Working logging, before- and after-deps. We have a far more sane approach to nodeps now, which allows us to essentially have two loggers - one that is very useful, pretty, and clear, but requires a 'rich' dependency, and one that is simple. In this spirit, we factored out services/ too. We can also set the initial console log level now when packing the .zip. There's still work to do with the actual flow for deps installing / uninstalling. But it should be far more robust now. Finally, we have a barebones working `quartodoc`-based docs site. It's super clever; see <https://github.com/machow/quartodoc>. As it's "just" a quarto project with some python autodiscovery, fleshing it out with ex. math, images, diagrams, and so forth should be exceptionally easy. As we develop, various linter-guided fixes are being realized. This will be a long process, best done as we spiff everything up in preparation for general release.
2024-03-21 18:45:38 +01:00
/.quarto/
_site
_sidebar.yml
_site
objects.json
docs: Quick docgen streamlining
2024-04-08 08:37:42 +02:00
pydocs