Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • N NIFTy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 22
    • Issues 22
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 17
    • Merge requests 17
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

On Monday, June 12, 2023, from 9.00 to 10.00 am there will be a maintenance with a short downtime of the GitLab service.

  • ift
  • NIFTy
  • Merge requests
  • !761

Restructure Docs

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Vincent Eberle requested to merge fix_links_and_typos into NIFTy_8 Apr 07, 2022
  • Overview 20
  • Commits 25
  • Pipelines 13
  • Changes 4

Changes in Readme

I fixed some broken links, e.g.: the mpi4py link and one link the a code section on git were broken)

Changes in the generated docs

  • how to generate the docs was stated twice (user/installation and dev/index) and once the dependencies were incomplete
  • IMHO installation for developers should be part of dev-section (to keep it ease to find the installation guide I put in a link from installation to dec/index
  • plotting, mpi4py, etc are also used by non developers, so I moved the section to the user installation

Further suggestions

  • moving the section on installation of mpi4py and matplotlib in the README file as well
  • installation guide for astropy, h5py (or a link), in order to keep it the way we do it for other opt. dependencies
  • putting in or changing the developer section to the way most of us install nifty etc. (cloning repo, pip install --user -e .,) since also new group members use these instructions. (I think this would decrease some overhead)

@parras @mtr what do you think?

Edited Apr 14, 2022 by Philipp Arras
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix_links_and_typos