Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Developer Documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
brienne
Developer Documentation
Commits
8db35754
Commit
8db35754
authored
8 years ago
by
Sean Madsen
Browse files
Options
Downloads
Patches
Plain Diff
page tree - small tweaks to language in nav
parent
9cf77f59
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
mkdocs.yml
+14
-14
14 additions, 14 deletions
mkdocs.yml
with
14 additions
and
14 deletions
mkdocs.yml
+
14
−
14
View file @
8db35754
...
...
@@ -12,22 +12,22 @@ pages:
-
Home
:
index.md
-
Basics
:
-
Developer Community
:
basics/community.md
# page-tree = DONE
-
Prerequisite
s
kills
:
basics/skills.md
# page-tree = DONE
-
Planning
y
our
p
roject
:
basics/planning.md
# page-tree = DONE
-
Prerequisite
S
kills
:
basics/skills.md
# page-tree = DONE
-
Planning
Y
our
P
roject
:
basics/planning.md
# page-tree = DONE
-
Documentation
:
-
Writing Documentation
:
documentation.md
# page-tree = NEED_PAGE_MOVE to /documentation/writing.md
-
Markdown
:
markdownrules.md
# page-tree = NEED_PAGE_MOVE to /documentation/markdown.md
-
Style Guide
:
best-practices/documentation-style-guide.md
# page-tree = NEED_PAGE_MOVE to /documentation/style-guide.md
-
Setup
:
# buildkit: /setup/buildkit.md # page-tree = NEED_NEW_PAGE
# buildkit: /setup/buildkit.md # page-tree = NEED_NEW_PAGE
# summary: See Github README for download instructions. Alternatively, follow links and install particular tools as-needed.
-
Debugging
:
dev-tools/debugging.md
# page-tree = NEED_PAGE_MOVE to /setup/debugging.md
-
"
Development:
core"
:
-
Core
Development
:
-
When edit core
:
core/hacking.md
# page-tree = NEED_PAGE_MOVE to /core/deciding.md
# How to Contribute: /core/contributing.md # page-tree = NEED_NEW_PAGE
#
Codebase &
a
rchitecture: core/architecture.md # page-tree = DONE
# How to Contribute: /core/contributing.md # page-tree = NEED_NEW_PAGE
# summary: General summary of process (git+issues+PRs+Mattermost)
-
Codebase &
A
rchitecture
:
core/architecture.md
# page-tree = DONE
# Reporting Bugs & Issues: /core/reporting.md # page-tree = NEED_NEW_PAGE
# Submitting a Patch: /core/patches.md # page-tree = NEED_NEW_PAGE
# Review Process: /core/review.md # page-tree = NEED_NEW_PAGE
# Review Process: /core/review.md # page-tree = NEED_NEW_PAGE
# summary: Detailed guidance on how to review PRs
# Verifying a Bug Fix: /core/verifying.md # page-tree = NEED_NEW_PAGE
-
API
:
-
API Intro
:
api/general.md
# page-tree = DONE
...
...
@@ -37,40 +37,40 @@ pages:
# API Permissions: api/permissions.md # page-tree = NEED_NEW_PAGE
-
API Chaining
:
api/chaining.md
# API Changes: api/changes.md # page-tree = NEED_NEW_PAGE
-
"
Development:
Extensions"
:
-
Extensions
Development
:
-
Basics
:
extensions/basics.md
# page-tree = DONE
-
civix
:
extensions/civix.md
# page-tree = DONE
-
Creating Pages
:
extensions/create-page.md
# page-tree = DONE
-
Storing Configuration
:
extensions/config.md
# page-tree = DONE
-
Storing Data
:
extensions/storing-data.md
# page-tree = DONE
-
Setting Permissions
:
extensions/permissions.md
# page-tree = DONE
-
Custom
API Functions
:
extensions/custom-api.md
# page-tree = DONE
-
Adding
API Functions
:
extensions/custom-api.md
# page-tree = DONE
-
Reports
:
extensions/custom-reports.md
# page-tree = NEED_PAGE_MOVE to extensions/reports.md
-
Searches
:
extensions/custom-searches.md
# page-tree = NEED_PAGE_MOVE to extensions/searches.md
-
Payment Processors
:
extensions/payment-processor.md
# page-tree = DONE
-
Publishing
e
xtensions
:
extensions/publish.md
# page-tree = DONE
-
Publishing
E
xtensions
:
extensions/publish.md
# page-tree = DONE
-
Extension Lifecycle
:
extend-stages.md
# page-tree = NEED_PAGE_MOVE to /extensions/lifecycle.md
-
Troubleshooting
:
extensions/troubleshooting.md
# page-tree = DONE
#
Reference: Framework
:
#
Framework Reference
:
# Bootstrap: /framework/bootstrap.md # page-tree = NEED_NEW_PAGE
# Cache: /framework/cache.md # page-tree = NEED_NEW_PAGE
# Components: /framework/components.md # page-tree = NEED_NEW_PAGE
# Database: /framework/database.md # page-tree = NEED_NEW_PAGE
# Resources: /framework/resources.md # page-tree = NEED_NEW_PAGE
# Upgrade: /framework/upgrade.md # page-tree = NEED_NEW_PAGE
#
Reference:
Standards:
#
Code
Standards:
# PHP: /standards/php.md # page-tree = NEED_NEW_PAGE
# Javascript: /standards/js.md # page-tree = NEED_NEW_PAGE
# API: /standards/api.md # page-tree = NEED_NEW_PAGE
# Git: /standards/git.md # page-tree = NEED_NEW_PAGE
# Testing:
# Testing: /testing/testing.md # page-tree = NEED_NEW_PAGE
# Reference:
Other:
#
Other
Reference:
# CiviMail: /reference/civimail.md # page-tree = NEED_NEW_PAGE
# CiviReport: /reference/civireport.md # page-tree = NEED_NEW_PAGE
# Payment Processing: /reference/payment.md # page-tree = NEED_NEW_PAGE
-
Hooks
:
-
How to Use H
ooks
:
hook.md
# page-tree = NEED_PAGE_MOVE
-
Using h
ooks
:
hook.md
# page-tree = NEED_PAGE_MOVE
to /hooks/usage.md
-
MISC TO REORGANIZE OR DELETE
:
-
Extension advanced patterns
:
extensions/advanced.md
-
Customizing Screens
:
extensions/customize-screens.md
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment