Giter Club home page Giter Club logo

Comments (6)

jeaye avatar jeaye commented on July 30, 2024 2

By that I mean, there are no open PRs right now. The PRs which have come in have been merged. If you want to fork and make some changes, why not just make some PRs to start and then I can add you as a contributor if things pick up?

I haven't abandoned the project, I'm just not actively developing it anymore. I would certainly still like to see it succeed.

from stdman.

theidexisted avatar theidexisted commented on July 30, 2024

I also encountered the same problem, this is because there is only template class in the newly generated man file, and std::string is an alias of std::basic_string<CharT,Traits,Allocator>. So you can try man 'std::basic_string<CharT,Traits,Allocator>::find'.
I renamed these man files with a script and put them in my own branch. With my changes everything became normal.

@jeaye
Will you accept my method, if so, I will submit a pull request

from stdman.

jeaye avatar jeaye commented on July 30, 2024

I'm up for supporting the aliases. Note that I don't use C++ or stdman anymore, which is why there've been no updates from me in this repo. It's great to have people willing to contribute, though, so please do make the man pages as user friendly as they can be.

from stdman.

stkw0 avatar stkw0 commented on July 30, 2024

I'm up for supporting the aliases. Note that I don't use C++ or stdman anymore, which is why there've been no updates from me in this repo. It's great to have people willing to contribute, though, so please do make the man pages as user friendly as they can be.

I don't have any idea of how creating manpages but it would be nice to find a volunteer with knowledge to maintain this project maybe, what do you think?

from stdman.

jeaye avatar jeaye commented on July 30, 2024

I don't think a fork is necessary. If you're making regular PRs, I can add you as a contributor. We already have a lot of people coming to this repo and splitting that audience isn't going to help.

from stdman.

theidexisted avatar theidexisted commented on July 30, 2024

Glad to see that you haven't abandoned it. I will hide the fork project now.

from stdman.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.