Skip to content

Commit

Permalink
[DOCS] Documentation overhaul
Browse files Browse the repository at this point in the history
  • Loading branch information
s2b committed Dec 8, 2024
1 parent 5ecd828 commit cd905a8
Show file tree
Hide file tree
Showing 29 changed files with 1,616 additions and 1,047 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ jobs:

- name: Documentation integrity
run: |
FLUID_DOCUMENTATION_OUTPUT_DIR=Documentation/ViewHelpers vendor/bin/fluidDocumentation generate vendor/t3docs/fluid-documentation-generator/config/fluidStandalone/*
FLUID_DOCUMENTATION_OUTPUT_DIR=DocumentationTemp vendor/bin/fluidDocumentation generate vendor/t3docs/fluid-documentation-generator/config/fluidStandalone/*
cp -r DocumentationTemp/Fluid DocumentationTemp/Fluid.json Documentation/ViewHelpers/ && rm -r DocumentationTemp
git add Documentation/*; git status; git status | grep -q "nothing to commit, working tree clean"
146 changes: 0 additions & 146 deletions Documentation/Development/Decisions.rst

This file was deleted.

138 changes: 0 additions & 138 deletions Documentation/Development/Expressions.rst

This file was deleted.

Loading

0 comments on commit cd905a8

Please sign in to comment.