FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
phpMyFAQ/mkdocs.yml at main · thorsten/phpMyFAQ · GitHub
thorsten
/
phpMyFAQ
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
262
Star
619
Code
Issues
10
Pull requests
18
Discussions
Actions
Projects
Security and quality
80
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
phpMyFAQ
/
mkdocs.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
38 lines (38 loc) · 1.07 KB
Breadcrumbs
phpMyFAQ
/
mkdocs.yml
Copy path
File metadata and controls
38 lines (38 loc) · 1.07 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
site_name
:
phpMyFAQ v4.2
theme
:
name
:
readthedocs
highlightjs
:
true
not_in_nav
:
|
/s3-storage-checklist.md
/keys/**
extra_css
:
-
css/custom.css
hooks
:
-
docs/hooks.py
plugins
:
-
search
-
mermaid2
markdown_extensions
:
-
pymdownx.superfences
:
custom_fences
:
-
name
:
mermaid
class
:
mermaid
format
:
!!python/name:mermaid2.fence_mermaid
nav
:
-
1. Introduction
:
'
index.md
'
-
2. Installation
:
'
installation.md
'
-
3. Production Deployment
:
'
deployment.md
'
-
4. Docker Cheat Sheet
:
'
docker-cheatsheet.md
'
-
5. Updating phpMyFAQ
:
'
update.md
'
-
6. Use phpMyFAQ
:
'
usage.md
'
-
7. Manage phpMyFAQ
:
'
administration.md
'
-
8. Configuration reference
:
'
configuration.md
'
-
9. Keycloak Integration
:
'
keycloak.md
'
-
10. AI-Assisted Translation feature
:
'
ai-translation.md
'
-
11. Developer documentation
:
'
development.md
'
-
12. Architecture
:
'
architecture.md
'
-
13. Plugins
:
'
plugins.md
'
-
14. MCP Server
:
'
mcp-server.md
'
-
15. Release
:
'
release.md
'
-
16. Security Processs
:
'
security-process.md
'
-
17. Thank you!
:
'
thank-you.md
'
Back
|
FazBrowse Home
|
New Git URL