mirror of
https://github.com/rjNemo/underscore
synced 2026-06-06 18:46:47 +00:00
* change documentation theme and structure * add config files * fix links * add build doc command Co-authored-by: Ruidy <rnemausat@newstore.com>
13 lines
No EOL
304 B
YAML
13 lines
No EOL
304 B
YAML
---
|
|
more:
|
|
- name: News
|
|
ref: "/#"
|
|
icon: "gdoc_notification"
|
|
- name: Releases
|
|
ref: "https://github.com/rjNemo/underscore/releases"
|
|
external: true
|
|
icon: "gdoc_download"
|
|
- name: "View Source"
|
|
ref: "https://github.com/rjNemo/underscore"
|
|
external: true
|
|
icon: "gdoc_github" |