node-sass icon indicating copy to clipboard operation
node-sass copied to clipboard

docs: split up into separate files like lib sass

Open nschonni opened this issue 9 years ago • 1 comments

Took a quick crack at splitting up the docs in the same way as libsass. Some link aliases will be broken right now, and a README.md would be needed for the folder.

nschonni avatar May 06 '16 04:05 nschonni

This has been on my to-do list for ages. Thank you for starting this. One thing, I would drop the integrations. It's not useful and probably wildly out of date. On 6 May 2016 2:47 PM, "Nick Schonning" [email protected] wrote:

DO NOT MERGE

Took a quick crack at splitting up the docs in the same way as libsass. Some link aliases will be broken right not, and a README.md would be needed

for the folder.

You can view, comment on, or merge this pull request online at:

https://github.com/sass/node-sass/pull/1532 Commit Summary

  • docs: split up into separate files like lib sass

File Changes

  • M README.md https://github.com/sass/node-sass/pull/1532/files#diff-0 (475)
  • A docs/api-data.md https://github.com/sass/node-sass/pull/1532/files#diff-1 (6)
  • A docs/api-file.md https://github.com/sass/node-sass/pull/1532/files#diff-2 (6)
  • A docs/api-functions.md https://github.com/sass/node-sass/pull/1532/files#diff-3 (64)
  • A docs/api-importers.md https://github.com/sass/node-sass/pull/1532/files#diff-4 (33)
  • A docs/api-includepaths.md https://github.com/sass/node-sass/pull/1532/files#diff-5 (5)
  • A docs/api-indentedsyntax.md https://github.com/sass/node-sass/pull/1532/files#diff-6 (7)
  • A docs/api-indenttype.md https://github.com/sass/node-sass/pull/1532/files#diff-7 (5)
  • A docs/api-indentwidth.md https://github.com/sass/node-sass/pull/1532/files#diff-8 (6)
  • A docs/api-info.md https://github.com/sass/node-sass/pull/1532/files#diff-9 (18)
  • A docs/api-linefeed.md https://github.com/sass/node-sass/pull/1532/files#diff-10 (5)
  • A docs/api-omitsourcemapurl.md https://github.com/sass/node-sass/pull/1532/files#diff-11 (6)
  • A docs/api-outfile.md https://github.com/sass/node-sass/pull/1532/files#diff-12 (26)
  • A docs/api-outputstyle.md https://github.com/sass/node-sass/pull/1532/files#diff-13 (6)
  • A docs/api-precision.md https://github.com/sass/node-sass/pull/1532/files#diff-14 (5)
  • A docs/api-render-callback.md https://github.com/sass/node-sass/pull/1532/files#diff-15 (89)
  • A docs/api-sourcecomments.md https://github.com/sass/node-sass/pull/1532/files#diff-16 (5)
  • A docs/api-sourcemap.md https://github.com/sass/node-sass/pull/1532/files#diff-17 (6)
  • A docs/api-sourcemapcontent.md https://github.com/sass/node-sass/pull/1532/files#diff-18 (5)
  • A docs/api-sourcemapembed.md https://github.com/sass/node-sass/pull/1532/files#diff-19 (5)
  • A docs/api-sourcemaproot.md https://github.com/sass/node-sass/pull/1532/files#diff-20 (5)
  • A docs/build-binary-config.md https://github.com/sass/node-sass/pull/1532/files#diff-21 (21)
  • A docs/build-post-install-test.md https://github.com/sass/node-sass/pull/1532/files#diff-22 (3)
  • A docs/build-rebuild-binaries.md https://github.com/sass/node-sass/pull/1532/files#diff-23 (15)
  • A docs/cli.md https://github.com/sass/node-sass/pull/1532/files#diff-24 (47)
  • A docs/integrations.md https://github.com/sass/node-sass/pull/1532/files#diff-25 (50)

Patch Links:

  • https://github.com/sass/node-sass/pull/1532.patch
  • https://github.com/sass/node-sass/pull/1532.diff

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/sass/node-sass/pull/1532

xzyfer avatar May 06 '16 07:05 xzyfer