Skip to content

Commit

Permalink
chore(docs): move pages to docs/pages
Browse files Browse the repository at this point in the history
  • Loading branch information
RiscadoA committed Aug 23, 2023
1 parent 2bb7b0d commit b253725
Show file tree
Hide file tree
Showing 16 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
PROJECT_NUMBER = @DOXYGEN_PROJECT_VERSION@

# Add sources
INPUT = @DOXYGEN_PROJECT_ROOT@/core/include @DOXYGEN_PROJECT_ROOT@/engine/include @DOXYGEN_PROJECT_ROOT@/docs
INPUT = @DOXYGEN_PROJECT_ROOT@/docs/pages @DOXYGEN_PROJECT_ROOT@/core/include @DOXYGEN_PROJECT_ROOT@/engine/include
EXTRACT_ALL = YES
RECURSIVE = YES
OUTPUT_DIRECTORY = @DOXYGEN_OUTPUT_DIRECTORY@
EXCLUDE_PATTERNS = css html
IMAGE_PATH = @DOXYGEN_PROJECT_ROOT@/docs/images

# Use relative include paths
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit b253725

Please sign in to comment.