# Vuex > 注意:本文档针对的是 vuex@2.x。 - [寻找 1.0 文档?](https://github.com/vuejs/vuex/tree/1.0/docs) - [更新记录](https://github.com/vuejs/vuex/releases) - [安装](installation.md) - [Vuex 是什么?](intro.md) - [开始](getting-started.md) - [核心概念](core-concepts.md) - [State](state.md) - [Getter](getters.md) - [Mutation](mutations.md) - [Action](actions.md) - [Module](modules.md) - [项目结构](structure.md) - [插件](plugins.md) - [严格模式](strict.md) - [表单处理](forms.md) - [测试](testing.md) - [热重载](hot-reload.md) - [API 文档](api.md)