Skip to content

Commit 8f51915

Browse files
committed
Enable privacy plugin and llms.txt to navigation bar resources.
1 parent 4c384c7 commit 8f51915

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mkdocs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ nav:
2525
- utilities/sqs_batch.md
2626
- Processes:
2727
- processes/maintainers.md
28+
- Resources:
29+
- "llms.txt": ./llms.txt
30+
- "llms.txt (full version)": ./llms-full.txt
2831

2932
theme:
3033
name: material
@@ -83,6 +86,7 @@ plugins:
8386
- git-revision-date
8487
- search
8588
- macros
89+
- privacy
8690
- llmstxt:
8791
markdown_description: Powertools for AWS Lambda (Java) is a developer toolkit to implement Serverless best practices and increase developer velocity. It provides a suite of utilities for AWS Lambda Functions that makes tracing with AWS X-Ray, structured logging and creating custom metrics asynchronously easier.
8892
full_output: llms-full.txt

0 commit comments

Comments
 (0)