AUTHORS.md
CONTRIBUTING.md
HISTORY.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
create_doc/__init__.py
create_doc/__main__.py
create_doc/analyze_module_dependencies.py
create_doc/analyze_with_gpt.py
create_doc/cli.py
create_doc/create_doc.py
create_doc/utils.py
create_doc.egg-info/PKG-INFO
create_doc.egg-info/SOURCES.txt
create_doc.egg-info/dependency_links.txt
create_doc.egg-info/entry_points.txt
create_doc.egg-info/not-zip-safe
create_doc.egg-info/requires.txt
create_doc.egg-info/top_level.txt
docs/authors.md
docs/contributing.md
docs/history.md
docs/index.md
docs/installation.md
docs/readme.md
docs/usage.md
tests/.create_doc.json
tests/.dependency-cruiser.js
tests/__init__.py
tests/test_create_doc.py
tests/.jhipster/forms/BillingAccount.json
tests/.jhipster/forms/Unit.json
tests/docs/applipress_forms/account-role.md
tests/docs/applipress_forms/content.md
tests/docs/applipress_forms/unit.md
tests/docs/dependencies/form1-module-dependency.md
tests/docs/dependencies/form1.html
tests/docs/dependencies/form1.svg
tests/docs/dependencies/main-module-dependency.md
tests/docs/dependencies/main.html
tests/docs/dependencies/main.svg
tests/docs/dependencies/summary-dependency-graph.html
tests/docs/dependencies/summary-dependency-graph.svg
tests/docs/forms/billing-account.md
tests/docs/forms/content.md
tests/docs/forms/form1.md
tests/docs/forms/main.md
tests/docs/forms/unit.md
tests/src/form1/editor-article-resolver.service.ts
tests/src/form1/editor-routing.module.ts
tests/src/form1/editor.component.html
tests/src/form1/editor.component.ts
tests/src/form1/editor.module.ts
tests/src/main/webapp/app/forms/billing-account/billing-account.module.ts
tests/src/main/webapp/app/forms/billing-account/ba-billing-account-adr/update/ba-billing-account-adr.component.html
tests/src/main/webapp/app/forms/billing-account/ba-billing-account-adr/update/ba-billing-account-adr.component.ts
tests/src/main/webapp/app/forms/billing-account/ba-billing-account-assigned-persons/list/ba-billing-account-assigned-persons.component.html
tests/src/main/webapp/app/forms/billing-account/ba-billing-account-assigned-persons/list/ba-billing-account-assigned-persons.component.spec.ts
tests/src/main/webapp/app/forms/billing-account/ba-billing-account-assigned-persons/list/ba-billing-account-assigned-persons.component.ts
tests/src/main/webapp/app/forms/billing-account/ba-billing-account-basic-info/update/ba-billing-account-basic-info.component.html
tests/src/main/webapp/app/forms/billing-account/ba-billing-account-basic-info/update/ba-billing-account-basic-info.component.ts
tests/src/main/webapp/app/forms/billing-account/ba-billing-account-status/update/ba-billing-account-status.component.html
tests/src/main/webapp/app/forms/billing-account/ba-billing-account-status/update/ba-billing-account-status.component.ts
tests/src/main/webapp/app/forms/billing-account/ba-billing-account/layout/ba-billing-account.component.html
tests/src/main/webapp/app/forms/billing-account/ba-billing-account/layout/ba-billing-account.component.ts
tests/src/main/webapp/app/forms/billing-account/ba-tabs/layout/ba-tabs.component.html
tests/src/main/webapp/app/forms/billing-account/ba-tabs/layout/ba-tabs.component.ts
tests/src/main/webapp/app/forms/billing-account/baba-assigned-person-det/update/baba-assigned-person-det.component.html
tests/src/main/webapp/app/forms/billing-account/baba-assigned-person-det/update/baba-assigned-person-det.component.ts
tests/src/main/webapp/app/forms/billing-account/baba-assigned-person-role-det/update/baba-assigned-person-role-det.component.html
tests/src/main/webapp/app/forms/billing-account/baba-assigned-person-role-det/update/baba-assigned-person-role-det.component.ts
tests/src/main/webapp/app/forms/billing-account/baba-assigned-person-roles/list/baba-assigned-person-roles.component.html
tests/src/main/webapp/app/forms/billing-account/baba-assigned-person-roles/list/baba-assigned-person-roles.component.spec.ts
tests/src/main/webapp/app/forms/billing-account/baba-assigned-person-roles/list/baba-assigned-person-roles.component.ts
tests/src/main/webapp/app/forms/billing-account/baba-assigned-person-tab/layout/baba-assigned-person-tab.component.html
tests/src/main/webapp/app/forms/billing-account/baba-assigned-person-tab/layout/baba-assigned-person-tab.component.ts
tests/src/main/webapp/app/forms/billing-account/ca-ba-accordtion/layout/ca-ba-accordtion.component.html
tests/src/main/webapp/app/forms/billing-account/ca-ba-accordtion/layout/ca-ba-accordtion.component.ts
tests/src/main/webapp/app/forms/billing-account/ca-ba-basic-info/update/ca-ba-basic-info.component.html
tests/src/main/webapp/app/forms/billing-account/ca-ba-basic-info/update/ca-ba-basic-info.component.ts
tests/src/main/webapp/app/forms/billing-account/ca-ba-status/update/ca-ba-status.component.html
tests/src/main/webapp/app/forms/billing-account/ca-ba-status/update/ca-ba-status.component.ts
tests/src/main/webapp/app/forms/billing-account/ca-ba-tabs/layout/ca-ba-tabs.component.html
tests/src/main/webapp/app/forms/billing-account/ca-ba-tabs/layout/ca-ba-tabs.component.ts
tests/src/main/webapp/app/forms/billing-account/ca-service-accounts/list/ca-service-accounts.component.html
tests/src/main/webapp/app/forms/billing-account/ca-service-accounts/list/ca-service-accounts.component.spec.ts
tests/src/main/webapp/app/forms/billing-account/ca-service-accounts/list/ca-service-accounts.component.ts
tests/src/main/webapp/app/forms/billing-account/list/billing-account.component.html
tests/src/main/webapp/app/forms/billing-account/list/billing-account.component.spec.ts
tests/src/main/webapp/app/forms/billing-account/list/billing-account.component.ts
tests/src/main/webapp/app/forms/billing-account/route/billing-account-routing.module.ts
tests/src/main/webapp/app/forms/billing-account/store/ba-billing-account-basic-info-formgroup.service.spec.ts
tests/src/main/webapp/app/forms/billing-account/store/ba-billing-account-basic-info-formgroup.service.ts
tests/src/main/webapp/app/forms/billing-account/store/baba-assigned-person-det-formgroup.service.spec.ts
tests/src/main/webapp/app/forms/billing-account/store/baba-assigned-person-det-formgroup.service.ts
tests/src/main/webapp/app/forms/billing-account/store/baba-assigned-person-role-det-formgroup.service.spec.ts
tests/src/main/webapp/app/forms/billing-account/store/baba-assigned-person-role-det-formgroup.service.ts
tests/src/main/webapp/app/forms/billing-account/store/billing-account-store.service.spec.ts
tests/src/main/webapp/app/forms/billing-account/store/billing-account-store.service.ts
tests/src/main/webapp/app/forms/billing-account/store/ca-ba-basic-info-formgroup.service.spec.ts
tests/src/main/webapp/app/forms/billing-account/store/ca-ba-basic-info-formgroup.service.ts
tests/src/main/webapp/app/forms/unit/unit.module.ts
tests/src/main/webapp/app/forms/unit/list/unit.component.html
tests/src/main/webapp/app/forms/unit/list/unit.component.spec.ts
tests/src/main/webapp/app/forms/unit/list/unit.component.ts
tests/src/main/webapp/app/forms/unit/route/unit-routing.module.ts
tests/src/main/webapp/app/forms/unit/store/unit-d-1-formgroup.service.spec.ts
tests/src/main/webapp/app/forms/unit/store/unit-d-1-formgroup.service.ts
tests/src/main/webapp/app/forms/unit/store/unit-store.service.spec.ts
tests/src/main/webapp/app/forms/unit/store/unit-store.service.ts
tests/src/main/webapp/app/forms/unit/unit-d-1/update/unit-d-1.component.html
tests/src/main/webapp/app/forms/unit/unit-d-1/update/unit-d-1.component.ts
tests/src/main/webapp/app/forms/unit/unit-t/layout/unit-t.component.html
tests/src/main/webapp/app/forms/unit/unit-t/layout/unit-t.component.ts