Simplified documentation configuration and removed legacy content
12 files · 37+ · 566-

Documentation simplification

6 files changed
  • index.md Significantly simplified documentation index (107 lines reduced)
  • mkdocs.yml Greatly simplified MkDocs configuration (57 lines reduced)
  • build-your-own.md Updated guide file reference (2 lines)
  • orientation.md Updated guide file reference (2 lines)
  • build-your-own.md Updated plating guide file reference (2 lines)
  • README.md Updated README (29 lines changed)
  • Significantly simplified docs/index.md removing redundant content (107 lines reduced) decouple internal
    1 file
    • index.md
  • Greatly simplified mkdocs.yml configuration (57 lines reduced) decouple internal
    1 file
    • mkdocs.yml

Legacy cleanup

6 files changed
  • build_docs_and_examples.py Removed documentation generation script (116 lines)
  • validate_docs.py Removed validation script (111 lines)
  • build.sh Removed build shell script (12 lines)
  • terraform-provider-pyvider Removed provider entry point (22 lines)
  • test_results_after_fix.txt Removed test results artifact (141 lines)
  • wrknv.toml Updated task configuration (2 lines)
  • Removed legacy build, validation, and entry point scripts decouple internal
    3 files
    • build_docs_and_examples.py
    • validate_docs.py
    • build.sh
  • Removed test results artifact and updated wrknv.toml decouple internal
    2 files
    • test_results_after_fix.txt
    • wrknv.toml