diff --git a/bumble_doc_gen.yaml b/bumble_doc_gen.yaml index cd0da1e7..9ab32fc8 100644 --- a/bumble_doc_gen.yaml +++ b/bumble_doc_gen.yaml @@ -22,6 +22,6 @@ twig_functions: - class: \SelfDocConfig\Twig\CustomFunction\PrintClassCollectionAsGroupedTable - class: \SelfDocConfig\Twig\CustomFunction\GetConfigParametersDescription plugins: - - class: \SelfDocConfig\Plugin\RoaveStubber\BetterReflectionStubberPlugin - class: \SelfDocConfig\Plugin\TwigFilterClassParser\TwigFilterClassParserPlugin - class: \SelfDocConfig\Plugin\TwigFunctionClassParser\TwigFunctionClassParserPlugin + - class: \BumbleDocGen\Core\Plugin\CorePlugin\LastPageCommitter\LastPageCommitter diff --git a/docs/README.md b/docs/README.md index 78b1a9de..fdf78ebd 100644 --- a/docs/README.md +++ b/docs/README.md @@ -95,4 +95,4 @@ To update this documentation, run the following command:

-Last page committer: fshcherbanich <filipp.shcherbanich@team.bumble.com>
Last modified date: Fri Oct 27 15:10:16 2023 +0300
Page content update date: Fri Oct 27 2023
Made with Bumble Documentation Generator
\ No newline at end of file +Last page committer: fshcherbanich <filipp.shcherbanich@team.bumble.com>
Last modified date: Sat Oct 28 11:03:31 2023 +0300
Page content update date: Tue Oct 31 2023
Made with Bumble Documentation Generator \ No newline at end of file diff --git a/docs/classes/DocGenerator.md b/docs/classes/DocGenerator.md index d0b00cfe..c40ae41f 100644 --- a/docs/classes/DocGenerator.md +++ b/docs/classes/DocGenerator.md @@ -141,7 +141,7 @@ public function __construct(\Symfony\Component\Filesystem\Filesystem $fs, \Symfo $logger - \Monolog\Logger + \Monolog\Logger - @@ -173,10 +173,10 @@ public function addMissingDocBlocks(): void; Throws: @@ -216,13 +216,13 @@ public function fillInReadmeMdTemplate(): void; \BumbleDocGen\LanguageHandler\Php\Parser\Entity\Exception\ReflectionException
  • - \DI\DependencyException
  • + \DI\DependencyException
  • - \Tectalic\OpenAi\ClientException
  • + \Tectalic\OpenAi\ClientException
  • - \DI\NotFoundException
  • + \DI\NotFoundException
  • \BumbleDocGen\Core\Configuration\Exception\InvalidConfigurationParameterException
  • @@ -284,16 +284,16 @@ public function generateProjectTemplatesStructure(): void; Throws: