Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc fixes #27

Closed
ddavidebor opened this issue Oct 8, 2016 · 1 comment
Closed

doc fixes #27

ddavidebor opened this issue Oct 8, 2016 · 1 comment
Assignees

Comments

@ddavidebor
Copy link
Contributor

  • remove units from docs
  • fix install tutorial
@ddavidebor ddavidebor self-assigned this Oct 8, 2016
@ddavidebor
Copy link
Contributor Author

Fixed. Warning about the relative links in the docs to fix:

WARNING -  The page "index.md" contained a hyperlink to "constants.md" which is not listed in the "pages" configuration.
WARNING -  The page "index.md" contained a hyperlink to "functions/index.md" which is not listed in the "pages" configuration.
WARNING -  The page "operators.md" contained a hyperlink to "../datatypes/numbers.md" which is not listed in the "pages" configuration.
WARNING -  The page "operators.md" contained a hyperlink to "../datatypes/units.md" which is not listed in the "pages" configuration.
WARNING -  The page "functions.md" contained a hyperlink to "functions/index.md" which is not listed in the "pages" configuration.
WARNING -  The page "functions.md" contained a hyperlink to "functions/forEach.md" which is not listed in the "pages" configuration.
WARNING -  The page "functions.md" contained a hyperlink to "functions/map.md" which is not listed in the "pages" configuration.
WARNING -  The page "functions.md" contained a hyperlink to "functions/format.md" which is not listed in the "pages" configuration.
WARNING -  The page "functions.md" contained a hyperlink to "functions/print.md" which is not listed in the "pages" configuration.
WARNING -  The page "functions/bignumber.md" contained a hyperlink to "functions/index.md" which is not listed in the "pages" configuration.
WARNING -  The page "functions/boolean.md" contained a hyperlink to "functions/index.md" which is not listed in the "pages" configuration.
WARNING -  The page "functions/complex.md" contained a hyperlink to "functions/index.md" which is not listed in the "pages" configuration.
WARNING -  The page "functions/filter.md" contained a hyperlink to "functions/forEach.md" which is not listed in the "pages" configuration.
WARNING -  The page "functions/filter.md" contained a hyperlink to "functions/map.md" which is not listed in the "pages" configuration.
WARNING -  The page "functions/matrix.md" contained a hyperlink to "functions/index.md" which is not listed in the "pages" configuration.
WARNING -  The page "functions/number.md" contained a hyperlink to "functions/index.md" which is not listed in the "pages" configuration.
WARNING -  The page "functions/sort.md" contained a hyperlink to "functions/forEach.md" which is not listed in the "pages" configuration.
WARNING -  The page "functions/sort.md" contained a hyperlink to "functions/map.md" which is not listed in the "pages" configuration.
WARNING -  The page "functions/sparse.md" contained a hyperlink to "functions/index.md" which is not listed in the "pages" configuration.
WARNING -  The page "functions/stirlingS2.md" contained a hyperlink to "functions/Bell numbers.md" which is not listed in the "pages" configuration.
WARNING -  The page "functions/string.md" contained a hyperlink to "functions/index.md" which is not listed in the "pages" configuration.
WARNING -  The page "functions/subset.md" contained a hyperlink to "functions/index.md" which is not listed in the "pages" configuration.
WARNING -  The page "functions/unit.md" contained a hyperlink to "functions/index.md" which is not listed in the "pages" configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant