Skip to content
 
 

Repository files navigation

Portal Docs

Generate Docs Json Build GH pages Deploy GH pages

Automated docs generation for portal-helper bot,

Uses github actions to compile the docs provided by https://portal.battlefield.com

Docs are saved in docs

Each doc follows the this class

class CleanDoc(TypedDict):
    block_id: str
    block: str
    summary: str
    inputs: Optional[list]
    output: Optional[list]

About

Automated docs generation

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages