telefonicaid / fiware-cosmos

fiware-cosmos toolkit for administration and support. Includes Sahara plugin
GNU Affero General Public License v3.0
11 stars 15 forks source link

[doc] Add FIWARE related extra CSS to mkdocs.yml #130

Closed frbattid closed 8 years ago

frbattid commented 8 years ago

Line to be added:

extra_css: ["https://fiware.org/style/fiware_readthedocs.css"]

Example: https://github.com/telefonicaid/fiware-orion/blob/develop/mkdocs.yml#L10

Effort: 1 man day

frbattid commented 8 years ago

Implemented in PR https://github.com/telefonicaid/fiware-cosmos/pull/131