Files
Eugene Yurtsev 3d2e9bbbda Add scaffolding for build pipeline (#5)
- [x] Split into /src and /build directories
- [x] make build -- will be used for building the final documentation
- [x] make dev -- builds docs, then launches mint dev + utility to watch
for file changes in src

----

Follow up PR


- [ ] Add unit tests [in progress]
- [ ] Hook up github workflow for testing
- [ ] Add pre-processors for ipython notebooks, so we can re-use
existing notebooks from langgraph
- [ ] recursive descent parser to map from mkdocs to mintlify md syntax
(to simplify migration)
- [ ] Build API references in python
- [ ] Build API references in js
2025-06-03 15:23:31 -04:00

0 lines
0 B
Python