Closed Gorkowski closed 1 month ago
PR Preview Action v1.4.8
:---:
:rocket: Deployed preview to https://uncscode.github.io/particula/pr-preview/pr-508/
on branch gh-pages
at 2024-10-16 18:06 UTC
This pull request focuses on cleaning up the website header by reorganizing content, removing old examples, and updating the documentation structure. The changes primarily involve file deletions, content updates, and minor adjustments to the build process.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Update documentation structure and content |
|
docs/next/index.md docs/beta/index.md |
Modify build process |
|
.github/workflows/mkdocs.yml |
Remove old examples and documentation |
|
docs/old-examples/tour-(old)/part-tour.ipynb docs/old-examples/distributions/notebooks/distribution_statistics.ipynb docs/old-examples/tour-(old)/Documentation/particle.ipynb docs/old-examples/distributions/notebooks/distribution_ambient.ipynb docs/old-examples/distributions/notebooks/distribution_evolution.ipynb docs/old-examples/distributions/notebooks/distribution_coagulation.ipynb docs/old-examples/distributions/notebooks/ionparticle_coagulation.ipynb docs/old-examples/tour-(old)/Documentation/vapor.ipynb docs/old-examples/distributions/index.md docs/old-examples/index.md docs/old-examples/tour-(old)/index.md |
Issue | Objective | Addressed | Explanation |
---|---|---|---|
#504 | Remove mk generator from website header | ✅ | |
#504 | Remove old examples | ✅ |
move mk generator to assets folder remove old examples change next to beta features
Fixes #504
Summary by Sourcery
Clean up the website header by updating documentation to reflect beta features, reorganizing the mk_generator script location, and removing obsolete examples.
Enhancements:
CI:
Documentation:
Chores: