Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add docusaurus doc (WIP) * Improve lints structuring in docs * Styling * Widen the sidebar (fix text overflow) * Add comment for the sidebar fix * Revert "Merge branch 'master' into web-docs" This reverts commit d229735, reversing changes made to 1bd291e. * merge "docusaurus-web-docs" * Docusaurus web docs (#103) * added documentation parser for docusaurus * ghpages config * workflow files * github pages deployment * rm .idea * Delete doc/docusaurus/deploy-docs.sh * rm solid_lints.iml * ignore generated * added files that were accidentally lost during rebases * made parser executable * make sortRulesAlphabetically parameter not required * suggestions applied * merged "master" * add build documentation job * documentation autodeployment * restore docs * rm unnecessary argument * DocusaurusFormatter doc comment * move utils to src folder * rm unnecessary sort-rules parameter * Update dependencies (#107) * Doc cleanup (#108) * add rationale docs * move generated docs * Update site header * Use full arg names * fix themes, add dart syntax highlighting * rm custom path prefix * More serious tagline on frontpage * Update .github/workflows/gh-pages-deploy.yaml --------- Co-authored-by: Daniil Marchenko <[email protected]> * Ordering improvements * reduce nesting under rationale/custom_lint * Deployment fixes * Flatten structure * better headings * overviews and headers * intro.md metadata * changed path to images * use custom flow for gh pages --------- Co-authored-by: Yurii Prykhodko <[email protected]> Co-authored-by: Yurii Prykhodko <[email protected]> Co-authored-by: Yurii Prykhodko <[email protected]>
- Loading branch information